summaryrefslogtreecommitdiff
path: root/script
diff options
context:
space:
mode:
authordakkar <dakkar@luxion>2008-04-24 18:11:10 +0000
committerdakkar <dakkar@luxion>2008-04-24 18:11:10 +0000
commitef0f77a0ed71c2ac9566383fc88c745340f5c0f1 (patch)
tree288ebec959fa05098ed6835dfc8790933e728a96 /script
parentfixed for new GNOME icons (diff)
downloadURLQueue-ef0f77a0ed71c2ac9566383fc88c745340f5c0f1.tar.gz
URLQueue-ef0f77a0ed71c2ac9566383fc88c745340f5c0f1.tar.bz2
URLQueue-ef0f77a0ed71c2ac9566383fc88c745340f5c0f1.zip
fixed also prereqs
git-svn-id: svn://luxion/repos/URLQueue/trunk@338 fcb26f47-9200-0410-b104-b98ab5b095f3
Diffstat (limited to 'script')
-rw-r--r--script/URLQueue.pl1
1 files changed, 0 insertions, 1 deletions
diff --git a/script/URLQueue.pl b/script/URLQueue.pl
index fceb83d..516167d 100644
--- a/script/URLQueue.pl
+++ b/script/URLQueue.pl
@@ -1,7 +1,6 @@
#!/usr/bin/perl
use strict;
use warnings;
-#use Gtk2 qw(-init);
use Gnome2;
use URLQueue::MainController;