]> git.zerfleddert.de Git - snom-frontend/commitdiff
remove use Config::Inifiles
authormichael <michael>
Sun, 21 May 2006 23:13:35 +0000 (23:13 +0000)
committermichael <michael>
Sun, 21 May 2006 23:13:35 +0000 (23:13 +0000)
snom.pl

diff --git a/snom.pl b/snom.pl
index a9c6e0f124d104e2c63aeb959e48447f51bdea24..9cbbbba9663a338bc529fa1153bb1e750ec666d8 100755 (executable)
--- a/snom.pl
+++ b/snom.pl
@@ -1,5 +1,5 @@
 #!/bin/sh
-#$Id: snom.pl,v 1.24 2006-05-21 23:13:01 michael Exp $
+#$Id: snom.pl,v 1.25 2006-05-21 23:13:35 michael Exp $
 
 # http://developer.gnome.org/doc/API/2.2/gtk/gtk-migrating-GtkComboBox.html
 
@@ -14,7 +14,6 @@ use Glib qw/TRUE FALSE/;
 use Gtk2 '-init';
 use Gtk2::Gdk::Keysyms;
 use LWP::UserAgent;
-#use Config::IniFiles;
 
 my %g_key = ();
 my $ua = LWP::UserAgent->new;
Impressum, Datenschutz