summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMathieu Lacage <mathieu@src.gnome.org>2000-09-26 22:20:09 +0000
committerMathieu Lacage <mathieu@src.gnome.org>2000-09-26 22:20:09 +0000
commit1c783695d7880ac0bfc9ad4a5835da34e2d49699 (patch)
treee642ddf6d1ad6e2367d8028126a92dd3ff5c1def /src
parentcc5de7b898780fea66ac45a898046c74f60e8e50 (diff)
downloadnautilus-1c783695d7880ac0bfc9ad4a5835da34e2d49699.tar.gz
oops forgot this g_print. sorry again.
Diffstat (limited to 'src')
-rw-r--r--src/nautilus-view-frame.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/nautilus-view-frame.c b/src/nautilus-view-frame.c
index 844aca30a..c6b973458 100644
--- a/src/nautilus-view-frame.c
+++ b/src/nautilus-view-frame.c
@@ -539,7 +539,6 @@ nautilus_view_frame_load_client (NautilusViewFrame *view, const char *iid)
bonobo_object_release_unref (control, NULL);
view->iid = g_strdup (iid);
- g_print ("IID: %s, view frame: %p\n", view->iid, view);
gtk_signal_connect_while_alive
(GTK_OBJECT (view->client_object), "destroy",