fix: Remove a strong theme dependency for the application layout.
[apps/core/preloaded/calculator.git] / include / calc-main.h
index 897b782..ac7827c 100644 (file)
@@ -172,7 +172,6 @@ struct appdata {
        Evas_Object *win;       //main window
        Evas_Object *bg;
        Evas_Object *conform;
-       Evas_Object *layout;
        Evas_Object *edje;
        Evas_Object *eo;