From 7bf711d9902bca968b731facbedd62cef8443898 Mon Sep 17 00:00:00 2001 From: hermet Date: Sun, 14 Aug 2011 04:20:14 +0000 Subject: [PATCH] elementary/ctxpopup - removed typedef git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62432 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- src/lib/Elementary.h.in | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/lib/Elementary.h.in b/src/lib/Elementary.h.in index 6177077..2fb3b45 100644 --- a/src/lib/Elementary.h.in +++ b/src/lib/Elementary.h.in @@ -24605,8 +24605,6 @@ extern "C" { * @ref tutorial_ctxpopup shows the usage of a good deal of the API. * @{ */ - typedef struct _Elm_Ctxpopup_Item Elm_Ctxpopup_Item; - typedef enum _Elm_Ctxpopup_Direction { ELM_CTXPOPUP_DIRECTION_DOWN, /**< ctxpopup show appear below clicked -- 2.7.4