[elm_widget.h] Commented #error.
authorDaniel Juyung Seo <juyung.seo@samsung.com>
Thu, 14 Jul 2011 09:44:59 +0000 (18:44 +0900)
committerDaniel Juyung Seo <juyung.seo@samsung.com>
Thu, 14 Jul 2011 09:44:59 +0000 (18:44 +0900)
src/lib/elm_widget.h

index 9d10f37..5f938a5 100644 (file)
 # warning "there. You only need a widget if you want to seamlessly be part"
 # warning "of the focus tree and want to transparently become a container"
 # warning "for any number of child Elementary widgets"
-# error "ERROR. Compile aborted."
+//# error "ERROR. Compile aborted." // Note : Do not merge this from upstream.
 #endif
 #define ELM_INTERNAL_API_VERSION 7000