From 418ad334f55501f3466826fe0ac41e08671d1a17 Mon Sep 17 00:00:00 2001 From: Mike McCormack Date: Tue, 8 Nov 2011 11:38:55 +0900 Subject: [PATCH] [theme] remove docs --- src/lib/elm_theme.c | 7 ------- 1 file changed, 7 deletions(-) diff --git a/src/lib/elm_theme.c b/src/lib/elm_theme.c index b4ecf1b..b8ccfed 100644 --- a/src/lib/elm_theme.c +++ b/src/lib/elm_theme.c @@ -2,13 +2,6 @@ #include "elm_priv.h" #include "els_icon.h" -/** - * @defgroup Theme Theme - * @ingroup Elementary - * - * Functions to modify the theme in the currently running app. - */ - static Elm_Theme theme_default = { NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1 -- 2.7.4