raster pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=8b489064019622cbe1a1f70cb09d7caf158ac893

commit 8b489064019622cbe1a1f70cb09d7caf158ac893
Author: Carsten Haitzler (Rasterman) <ras...@rasterman.com>
Date:   Wed Oct 21 22:27:06 2015 +0900

    eo - oops remove warning cpp i accidentally put in!
---
 src/lib/eo/eo.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/lib/eo/eo.c b/src/lib/eo/eo.c
index af4a980..783e280 100644
--- a/src/lib/eo/eo.c
+++ b/src/lib/eo/eo.c
@@ -625,7 +625,6 @@ _eo_call_resolve(const char *func_name, Eo_Op_Call_Data 
*call, Eo_Call_Cache *ca
           }
 
 # if EO_CALL_CACHE_SIZE > 0
-        #warning "blah"
         if (!fptr->cur_klass)
           {
 # if EO_CALL_CACHE_SIZE > 1

-- 


Reply via email to