summaryrefslogtreecommitdiffstats
path: root/src/cmd.sh
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd.sh')
-rw-r--r--src/cmd.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/cmd.sh b/src/cmd.sh
index 9b17693..779a8f2 100644
--- a/src/cmd.sh
+++ b/src/cmd.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${_CMD_SM+set}" = 'xset' ] && return 0
-_CMD_SM=1
-
cmds=
load_cmds()