diff options
Diffstat (limited to 'lib/feed.sh')
-rw-r--r-- | lib/feed.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/feed.sh b/lib/feed.sh index 39ecca4..4288c2a 100644 --- a/lib/feed.sh +++ b/lib/feed.sh @@ -18,9 +18,6 @@ # along with the ProteanOS Development Kit. If not, see # <http://www.gnu.org/licenses/>. -use fd -use control - feed_dep_fields= feed_pkg_cb= feed_deps_cb= |