- MAX_LUNS is no longer used.

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@2006 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Mark Buechler
2010-08-25 20:25:09 +00:00
parent a496540fc8
commit ae4833b40b

View File

@@ -198,7 +198,6 @@ TRUE => 1,
FALSE => 0,
DEF_CONFIG => '/etc/scst.conf',
MAX_LUNS => 255,
};
my $SCST;