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