diff options
author | nobody <nobody@localhost> | 2004-10-20 00:12:32 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2004-10-20 00:12:32 +0800 |
commit | 00c7cd72bddc6e0c24d03639cb2305424e0ee2cc (patch) | |
tree | a58b134fc5d7fdc0836f1b9bb2f2c99ac01565e3 /mail/em-subscribe-editor.h | |
parent | da657db10113fc2fbb1b0b17f8482899f2abf772 (diff) | |
download | gsoc2013-evolution-GAL_2_3_0.tar.gz gsoc2013-evolution-GAL_2_3_0.tar.zst gsoc2013-evolution-GAL_2_3_0.zip |
This commit was manufactured by cvs2svn to create tag 'GAL_2_3_0'.GAL_2_3_0
svn path=/tags/GAL_2_3_0/; revision=27626
Diffstat (limited to 'mail/em-subscribe-editor.h')
-rw-r--r-- | mail/em-subscribe-editor.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/mail/em-subscribe-editor.h b/mail/em-subscribe-editor.h deleted file mode 100644 index ca02f14bee..0000000000 --- a/mail/em-subscribe-editor.h +++ /dev/null @@ -1,9 +0,0 @@ - -#ifndef _EM_SUBSCRIBE_EDITOR_H -#define _EM_SUBSCRIBE_EDITOR_H - -#include <gtk/gtkdialog.h> - -GtkDialog *em_subscribe_editor_new(void); - -#endif /* ! _EM_SUBSCRIBE_EDITOR_H */ |