From a14d7dbe2a2430e516cc1e6c959bc409772fbf37 Mon Sep 17 00:00:00 2001 From: Chris Michael Date: Thu, 11 Apr 2013 08:38:04 +0100 Subject: [PATCH] Remove dead comments. Signed-off-by: Chris Michael --- src/bin/e_comp_wl.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/bin/e_comp_wl.h b/src/bin/e_comp_wl.h index eed335251..73287d8c2 100644 --- a/src/bin/e_comp_wl.h +++ b/src/bin/e_comp_wl.h @@ -111,9 +111,6 @@ struct _E_Wayland_Surface Ecore_Evas *ee; E_Border *bd; - /* Evas_Object *img; */ - /* Evas_Object *input_rect; */ - E_Wayland_Shell_Surface *shell_surface; Eina_Bool mapped : 1;