diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/changelog.sh | 1 | ||||
-rw-r--r-- | lib/control.sh | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/lib/changelog.sh b/lib/changelog.sh index 52fab29..dbe580f 100644 --- a/lib/changelog.sh +++ b/lib/changelog.sh @@ -22,7 +22,6 @@ _OB_CHANGELOG_SM='true' ob_use messages ob_use locale -ob_use util # Constant global parameters: # FIXME: Remove. diff --git a/lib/control.sh b/lib/control.sh index c8cd0a8..8c36701 100644 --- a/lib/control.sh +++ b/lib/control.sh @@ -22,7 +22,6 @@ _OB_CONTROL_SM='true' ob_use messages ob_use locale -ob_use util OB_CONTROL_NAME= OB_CONTROL_VALUE= |