projects
/
platform
/
upstream
/
elementary.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
05d319f
)
Subinfo is not used or needed for this widget.
author
Christopher Michael
<cpmichael1@comcast.net>
Mon, 28 Sep 2009 04:05:31 +0000
(
04:05
+0000)
committer
Christopher Michael
<cpmichael1@comcast.net>
Mon, 28 Sep 2009 04:05:31 +0000
(
04:05
+0000)
SVN revision: 42755
src/lib/elm_notify.c
patch
|
blob
|
history
diff --git
a/src/lib/elm_notify.c
b/src/lib/elm_notify.c
index fa86871fcb1d3280868bb37f38bbcac6f1731ce7..5ee629b60eb192853872691d3af1136feaf7b1b6 100644
(file)
--- a/
src/lib/elm_notify.c
+++ b/
src/lib/elm_notify.c
@@
-13,7
+13,6
@@
*/
typedef struct _Widget_Data Widget_Data;
-typedef struct _Subinfo Subinfo;
struct _Widget_Data
{
@@
-229,7
+228,6
@@
EAPI void
elm_notify_content_set(Evas_Object *obj, Evas_Object *content)
{
Widget_Data *wd = elm_widget_data_get(obj);
- Subinfo *si;
if (wd->content)
elm_widget_sub_object_del(obj, wd->content);