summaryrefslogtreecommitdiffstats
path: root/friendfinder/gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'friendfinder/gui.h')
-rw-r--r--friendfinder/gui.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/friendfinder/gui.h b/friendfinder/gui.h
index 66385d6..47756f3 100644
--- a/friendfinder/gui.h
+++ b/friendfinder/gui.h
@@ -19,9 +19,6 @@ static void on_chat(void *data, Evas_Object *obj, void *event_info);
static void on_map(void *data, Evas_Object *obj, void *event_info);
*/
-int h= 600;
-int w = 450;
-
//other functions
void set_bubble_text(Evas_Object *bb, char *username, char *text);
void show_message(char *current_msg);