ekiga r6917 - in trunk: . src/gui



Author: dsandras
Date: Wed Sep 10 19:53:54 2008
New Revision: 6917
URL: http://svn.gnome.org/viewvc/ekiga?rev=6917&view=rev

Log:
Fixed previous commit.


Modified:
   trunk/ChangeLog
   trunk/src/gui/preferences.cpp

Modified: trunk/src/gui/preferences.cpp
==============================================================================
--- trunk/src/gui/preferences.cpp	(original)
+++ trunk/src/gui/preferences.cpp	Wed Sep 10 19:53:54 2008
@@ -1016,14 +1016,6 @@
 }
 
 
-static void 
-personal_data_update_cb (G_GNUC_UNUSED GtkWidget *widget,
-			 G_GNUC_UNUSED gpointer data)
-{
-  gm_conf_set_string (PERSONAL_DATA_KEY "full_name", "online");
-}
-
-
 /*
 static void
 image_filename_browse_cb (GtkWidget *b,



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]