jeyzu pushed a commit to branch master.

commit fc4e117e10a32ab09f8b29e595662d598d5ae155
Author: Jérémy Zurcher <[email protected]>
Date:   Tue Jul 23 19:41:37 2013 +0000

    remove double def of Eo_Callback_Priority
---
 src/lib/eo/Eo.h | 12 ------------
 1 file changed, 12 deletions(-)

diff --git a/src/lib/eo/Eo.h b/src/lib/eo/Eo.h
index c9c482b..31df616 100644
--- a/src/lib/eo/Eo.h
+++ b/src/lib/eo/Eo.h
@@ -1266,18 +1266,6 @@ enum {
 #define EO_CALLBACK_PRIORITY_AFTER 100
 
 /**
- * @typedef Eo_Callback_Priority
- *
- * Callback priority value. Range is -32k - 32k. The lower the number, the
- * higher the priority.
- *
- * @see EO_CALLBACK_PRIORITY_AFTER
- * @see EO_CALLBACK_PRIORITY_BEFORE
- * @see EO_CALLBACK_PRIORITY_DEFAULT
- */
-typedef short Eo_Callback_Priority;
-
-/**
  * @def EO_CALLBACK_STOP
  * Stop calling callbacks for the even of which the callback was called for.
  * @see EO_CALLBACK_CONTINUE

-- 

------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk

Reply via email to