Fix error: unterminated #if 22/67122/1
authorShinwoo Kim <cinoo.kim@samsung.com>
Tue, 9 Jun 2015 23:55:08 +0000 (08:55 +0900)
committerShinwoo Kim <cinoo.kim@samsung.com>
Mon, 25 Apr 2016 08:47:23 +0000 (17:47 +0900)
Change-Id: I1eb77953467b8a1da2bffd18f70539112b3b6289

atk-adaptor/adaptors/component-adaptor.c

index e7f6314..c4a840f 100644 (file)
@@ -293,7 +293,6 @@ impl_ClearHighlight (DBusConnection * bus, DBusMessage * message, void *user_dat
 }
 
 #if 0
-#if 0
 static DBusMessage *
 impl_registerFocusHandler (DBusConnection * bus, DBusMessage * message,
                            void *user_data)