X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=mobileprint%2Finclude%2Fmobileprint.h;h=0d0dde63c169fc8c9188fe3368c4b125e9b26281;hb=9ecd95dee3f8c8e94d6b751eea181f5e3d6ae57c;hp=50ad28a72e0aeeda023cc5b15b329354ce57debb;hpb=3b0b9ff327767e4297459f1ae8d7c475ea873e57;p=apps%2Fhome%2Fmobileprint.git diff --git a/mobileprint/include/mobileprint.h b/mobileprint/include/mobileprint.h index 50ad28a..0d0dde6 100755 --- a/mobileprint/include/mobileprint.h +++ b/mobileprint/include/mobileprint.h @@ -23,14 +23,5 @@ #include #include "pts_common.h" -typedef struct appdata { - Evas_Object *win; - //Evas_Object *ly_main; - Ecore_Event_Handler *screen_reader_message_handler; - - /* add more variables here */ - pts_core_data_t *ugd; - int prev_app_win_rotate; -} pts_appdata_t; #endif /* __APP_COMMON_H__ */