2008-12-05 Claudio Saavedra <csaavedra@igalia.com>
[hildon] / src / hildon-note-private.h
index f5f7ed1..557854a 100644 (file)
@@ -47,11 +47,9 @@ struct                                          _HildonNotePrivate
 
     gchar *original_description;
 
-#ifndef HILDON_DISABLE_DEPRECATED
   /* These strings stored for backwards compatibility */
     gchar *icon;
     gchar *stock_icon;
-#endif
 };
 
 G_END_DECLS