aboutsummaryrefslogtreecommitdiff
path: root/src/main.h
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-10-20 06:15:41 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-10-20 06:15:41 +0000
commit40168aab1e33815859958ba3541cf953a20e46b6 (patch)
treedd7e7ccd5941505479e172637bdf6ee0d336bfbb /src/main.h
parent4b921d38b48195db59f0224e994f8372adb5873f (diff)
added '--configdir' option which specifies config directory.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@667 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'src/main.h')
-rw-r--r--src/main.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main.h b/src/main.h
index 79c6abcd..bfb674dd 100644
--- a/src/main.h
+++ b/src/main.h
@@ -24,7 +24,6 @@
#include <gtk/gtkwidget.h>
extern gchar *prog_version;
-extern gchar *startup_dir;
void app_will_exit (GtkWidget *widget, gpointer data);