diff options
Diffstat (limited to 'src/remove.sh')
-rw-r--r-- | src/remove.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/remove.sh b/src/remove.sh index a3a06dd..1cd6431 100644 --- a/src/remove.sh +++ b/src/remove.sh @@ -20,10 +20,6 @@ [ "x${_REMOVE_SM+set}" = 'xset' ] && return 0 _REMOVE_SM=1 -use locale -use output -use db - remove_source_from_suite() { local chan="${1}" |