dont need that anymore.

SVN revision: 49466
This commit is contained in:
Carsten Haitzler 2010-06-05 05:30:59 +00:00
parent ad6ec2e43e
commit 1bc500518c
1 changed files with 0 additions and 3 deletions

View File

@ -263,9 +263,6 @@ myapp_CFLAGS =
*/ */
static int _elm_signal_exit(void *data, int ev_type, void *ev); static int _elm_signal_exit(void *data, int ev_type, void *ev);
#ifdef HAVE_ELEMENTARY_X
static int _elm_window_property_change(void *data, int ev_type, void *ev);
#endif
char *_elm_appname = NULL; char *_elm_appname = NULL;
const char *_elm_data_dir = NULL; const char *_elm_data_dir = NULL;