summaryrefslogtreecommitdiff
path: root/src/ico_ivi_common_private.h
diff options
context:
space:
mode:
authorMasayuki Sasaki <masayuki.sasaki@mail.toyota-td.jp>2014-03-28 15:28:50 +0900
committerMasayuki Sasaki <masayuki.sasaki@mail.toyota-td.jp>2014-03-28 15:43:22 +0900
commit851c876cda3d5dd4ea82a818dd78fc67f6b27007 (patch)
tree8b56f8301ae76d2f2935001afb18b738e4c3f911 /src/ico_ivi_common_private.h
parent7a6f8485b86d7d9a09b9d0bb21af529f3b3843f9 (diff)
downloadico-uxf-weston-plugin-ccd000f041e2622bfa46d505f6739fde610f5c94.tar.gz
ico-uxf-weston-plugin-ccd000f041e2622bfa46d505f6739fde610f5c94.tar.bz2
ico-uxf-weston-plugin-ccd000f041e2622bfa46d505f6739fde610f5c94.zip
bug fix: TIVI-2953 - Don't call callback when destroy surface. Change-Id: I777d0d7100221ed815160e9124a6518684dac459 Signed-off-by: Masayuki Sasaki <masayuki.sasaki@mail.toyota-td.jp>
Diffstat (limited to 'src/ico_ivi_common_private.h')
-rw-r--r--src/ico_ivi_common_private.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ico_ivi_common_private.h b/src/ico_ivi_common_private.h
index 497f0c2..1d2174c 100644
--- a/src/ico_ivi_common_private.h
+++ b/src/ico_ivi_common_private.h
@@ -79,7 +79,6 @@ int ico_ivi_debugflag(void); /* Get debug flag
/* Get default animation name */
const char *ico_ivi_default_animation_name(void);
int ico_ivi_default_animation_time(void); /* Get default animation time(ms) */
-int ico_ivi_default_animation_fps(void); /* Get animation frame rate(fps) */
/* Debug Traces */
/* Define for debug write */