Removed debugging message
This commit is contained in:
parent
ce8cb4574b
commit
e383bb82c5
1 changed files with 0 additions and 2 deletions
|
@ -481,8 +481,6 @@ capplet_control_launch (const gchar *capplet_name, gchar *window_title)
|
|||
oaf_iid = g_strconcat ("OAFIID:Bonobo_Control_Capplet_", tmp, NULL);
|
||||
g_free (tmp);
|
||||
|
||||
g_message ("IID we are using is %s", oaf_iid);
|
||||
|
||||
property_control = bonobo_get_object (oaf_iid, "IDL:Bonobo/PropertyControl:1.0", &ev);
|
||||
g_free (oaf_iid);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue