summaryrefslogtreecommitdiff
path: root/src/nautilus-bookmarks-window.h
diff options
context:
space:
mode:
authorJohn Sullivan <sullivan@src.gnome.org>2000-01-07 21:48:58 +0000
committerJohn Sullivan <sullivan@src.gnome.org>2000-01-07 21:48:58 +0000
commit9d0a6860f8550c4579e619f7e591803c037ffe16 (patch)
tree9c33f90e3e6292ea05463138ccff52fa3603f875 /src/nautilus-bookmarks-window.h
parent076e9575fa9173e7997e97a63ab8b6b229810d1c (diff)
downloadnautilus-9d0a6860f8550c4579e619f7e591803c037ffe16.tar.gz
Made there be just one About window, and added a utility function for
presenting a window to the user regardless of its current state.
Diffstat (limited to 'src/nautilus-bookmarks-window.h')
-rw-r--r--src/nautilus-bookmarks-window.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/nautilus-bookmarks-window.h b/src/nautilus-bookmarks-window.h
index 6240dcceb..ac7f4d61b 100644
--- a/src/nautilus-bookmarks-window.h
+++ b/src/nautilus-bookmarks-window.h
@@ -29,7 +29,6 @@
#include "nautilus-bookmarklist.h"
GtkWidget *create_bookmarks_window (NautilusBookmarklist *bookmarks);
-void nautilus_bookmarks_window_present (GtkWidget *window);
void nautilus_bookmarks_window_save_geometry (GtkWidget *window);
#endif /* NAUTILUS_BOOKMARKS_WINDOW_H */