summaryrefslogtreecommitdiffstats
path: root/lib/getopt.sh
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2015-12-06 22:57:17 (EST)
committer P. J. McDermott <pj@pehjota.net>2015-12-06 23:00:16 (EST)
commit4116c55d265db83132da08ec870f53801a7247a6 (patch)
tree77081d7f7a2ff8443e71779d4869ac38eed6b9a3 /lib/getopt.sh
parentf7b7d6bbc998a305200a61c0108227acab0d7bef (diff)
lib/*.sh: Drop include guards
Diffstat (limited to 'lib/getopt.sh')
-rw-r--r--lib/getopt.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/getopt.sh b/lib/getopt.sh
index b8d90fb..07769e7 100644
--- a/lib/getopt.sh
+++ b/lib/getopt.sh
@@ -18,9 +18,6 @@
# along with the ProteanOS Development Kit. If not, see
# <http://www.gnu.org/licenses/>.
-[ "x${_GETOPT_SM+set}" = 'xset' ] && return 0
-_GETOPT_SM=1
-
get_options()
{
local optstring=