summaryrefslogtreecommitdiffstats
path: root/attachment.cgi
diff options
context:
space:
mode:
Diffstat (limited to 'attachment.cgi')
-rwxr-xr-xattachment.cgi1
1 files changed, 0 insertions, 1 deletions
diff --git a/attachment.cgi b/attachment.cgi
index 3b29a321e..cfdbd4ea6 100755
--- a/attachment.cgi
+++ b/attachment.cgi
@@ -50,7 +50,6 @@ require "CGI.pl";
ConnectToDatabase();
# Check whether or not the user is logged in and, if so, set the $::userid
-# and $::usergroupset variables.
quietly_check_login();
################################################################################