From 76580122179453a76ab22400bc7f4d4a503c71b2 Mon Sep 17 00:00:00 2001 From: Daniel Juyung Seo Date: Mon, 26 Aug 2013 13:44:02 +0900 Subject: [PATCH] elm_list_common.h: fixed up wrong doxygen documentation. --- legacy/elementary/src/lib/elm_list_common.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/legacy/elementary/src/lib/elm_list_common.h b/legacy/elementary/src/lib/elm_list_common.h index 7da3999f5a..97a610f17f 100644 --- a/legacy/elementary/src/lib/elm_list_common.h +++ b/legacy/elementary/src/lib/elm_list_common.h @@ -1,7 +1,4 @@ /** - * @enum Elm_List_Mode - * @typedef Elm_List_Mode - * * Set list's resizing behavior, transverse axis scrolling and items * cropping. See each mode's description for more details. *