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