diff options
Diffstat (limited to 'lib/control.sh')
-rw-r--r-- | lib/control.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/control.sh b/lib/control.sh index 3dcb06c..14ec928 100644 --- a/lib/control.sh +++ b/lib/control.sh @@ -18,9 +18,6 @@ # along with the ProteanOS Development Kit. If not, see # <http://www.gnu.org/licenses/>. -[ "x${_CONTROL_SM+set}" = 'xset' ] && return 0 -_CONTROL_SM=1 - use output use locale |