aboutsummaryrefslogtreecommitdiffstats
path: root/src/policy_manager/stm/zipc/src/StateTransitionor/AppsLayer/ZAPL_Apps_func.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/policy_manager/stm/zipc/src/StateTransitionor/AppsLayer/ZAPL_Apps_func.h')
-rw-r--r--src/policy_manager/stm/zipc/src/StateTransitionor/AppsLayer/ZAPL_Apps_func.h22
1 files changed, 0 insertions, 22 deletions
diff --git a/src/policy_manager/stm/zipc/src/StateTransitionor/AppsLayer/ZAPL_Apps_func.h b/src/policy_manager/stm/zipc/src/StateTransitionor/AppsLayer/ZAPL_Apps_func.h
deleted file mode 100644
index 6f741b5..0000000
--- a/src/policy_manager/stm/zipc/src/StateTransitionor/AppsLayer/ZAPL_Apps_func.h
+++ /dev/null
@@ -1,22 +0,0 @@
-/************************************************************/
-/* ZAPL_Apps_func.h */
-/* Function and variable header file */
-/* ZIPC Designer Version 1.2.0 */
-/************************************************************/
-#ifndef ZHEADER_ZAPL_APPS_FUNC_H
-#define ZHEADER_ZAPL_APPS_FUNC_H
-
-extern void stm_apl_start_activity_none();
-extern void stm_apl_start_activity_map();
-extern void stm_apl_start_activity_map_split();
-extern void stm_apl_start_activity_map_fullscreen();
-extern void stm_apl_start_activity_splitable_normal();
-extern void stm_apl_start_activity_splitable_split();
-extern void stm_apl_start_activity_general();
-extern void stm_apl_start_activity_system();
-extern void stm_apl_event_restriction_mode_off();
-extern void stm_apl_event_restriction_mode_2_on();
-extern void stm_apl_initialize_variable();
-extern void stm_apl_start_stm();
-
-#endif