summaryrefslogtreecommitdiffstats
path: root/lib/output.sh
diff options
context:
space:
mode:
Diffstat (limited to 'lib/output.sh')
-rw-r--r--lib/output.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/output.sh b/lib/output.sh
index 877c7fc..62d2095 100644
--- a/lib/output.sh
+++ b/lib/output.sh
@@ -18,9 +18,6 @@
# along with the ProteanOS Development Kit. If not, see
# <http://www.gnu.org/licenses/>.
-[ "x${_OUTPUT_SM+set}" = 'xset' ] && return 0
-_OUTPUT_SM=1
-
error()
{
local status=${1}