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 8d29640..39ecca4 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/>. -[ "x${_FEED_SM+set}" = 'xset' ] && return 0 -_FEED_SM=1 - use fd use control |