summaryrefslogtreecommitdiff
path: root/authtoken.json
diff options
context:
space:
mode:
Diffstat (limited to 'authtoken.json')
-rwxr-xr-xauthtoken.json4
1 files changed, 0 insertions, 4 deletions
diff --git a/authtoken.json b/authtoken.json
index 1f0c415..c65eb64 100755
--- a/authtoken.json
+++ b/authtoken.json
@@ -5,10 +5,6 @@ use File::Basename;
use lib dirname( __FILE__ ) . '/lib';
use rddb;
-binmode(STDIN, ":utf8");
-binmode(STDOUT, ":utf8");
-binmode(STDERR, ":utf8");
-
my $status = 'ERROR';
my $errorstring = 'unknown';
my $username = '';