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 d6982be..a04df2b 100644
--- a/lib/output.sh
+++ b/lib/output.sh
@@ -17,9 +17,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
-[ x"${_OB_OUTPUT_SM+set}" = x'set' ] && return 0
-_OB_OUTPUT_SM=1
-
ob_error()
{
printf '%s: Error: ' "${0##*/}" >&2