From ef144c7522f4b1ed85a352e639584f6dc3ce966b Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Wed, 7 May 2008 17:37:37 +0000 Subject: Rewrote getopts.getoptsfromfile function to handle more complicated config files and removed getopts.getoptsfromfile_onperline function git-svn-id: svn://svn.alpinelinux.org/acf/fetchmail/trunk@1111 ab2d0c66-481e-0410-8bed-d214d4d58bed --- fetchmail-model.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/fetchmail-model.lua b/fetchmail-model.lua index 8986605..26a68f9 100644 --- a/fetchmail-model.lua +++ b/fetchmail-model.lua @@ -3,7 +3,6 @@ module(..., package.seeall) -- Load libraries require("fs") require("procps") -require("getopts") require("format") require("daemoncontrol") require("validator") -- cgit v1.2.3