diff --git a/src/lib/eo/Eo.h b/src/lib/eo/Eo.h index de129fc55a..ab920eee82 100644 --- a/src/lib/eo/Eo.h +++ b/src/lib/eo/Eo.h @@ -110,7 +110,6 @@ typedef struct _Eo_Opaque Eo; /** * @typedef Eo_Class * The basic class type - should be removed, just for compat. - * @deprecated */ typedef Eo Eo_Class;