Remove un-necessary referrer skip on popup windows

This commit is contained in:
Jamie Cameron
2014-05-19 17:40:43 -07:00
parent 8e67319742
commit 0644698a5d

View File

@@ -1,7 +1,6 @@
#!/usr/local/bin/perl
# Show a form in a popup window for selecting a package from the update system
$trust_unknown_referers = 1;
require './software-lib.pl';
&ReadParse();