diff options
author | Florian Pritz <bluewind@xinu.at> | 2011-10-10 21:56:18 +0200 |
---|---|---|
committer | Florian Pritz <bluewind@xinu.at> | 2011-10-10 21:56:18 +0200 |
commit | 22cf17831c310acd308e1fa3656169ccc7b3986e (patch) | |
tree | f6c12cf7bfc308872e9f61d600d6d63c7cfbceff | |
parent | c31139b5cd01bd1328a9946be83ea2c7daa4059a (diff) |
remove unused USERAGENT variable
Signed-off-by: Florian Pritz <bluewind@xinu.at>
-rw-r--r-- | fb.in | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -20,7 +20,6 @@ COMPRESS=0 DISPLAYHISTORY= PASTEBIN="http://paste.xinu.at" WARNSIZE=10485760 -USERAGENT="fb-client/$VERSION" CLIPBOARD="" EXITCODE=0 LIBDIR="@LIBDIR@" |