From bec83b0826936ee2099985877889db2de2b648bc Mon Sep 17 00:00:00 2001 From: Garret Pick Date: Mon, 31 Aug 2009 11:39:19 -0700 Subject: [PATCH] Remove unused API definitions from playerdriver class --- android/playerdriver.h | 1 - engines/2way/src/pv_2way_sdkinfo.h | 4 ++-- engines/author/src/pv_author_sdkinfo.h | 4 ++-- engines/player/src/pv_player_sdkinfo.h | 4 ++-- 4 files changed, 6 insertions(+), 7 deletions(-) diff --git a/android/playerdriver.h b/android/playerdriver.h index 2f07ae8c..4c7dd068 100644 --- a/android/playerdriver.h +++ b/android/playerdriver.h @@ -403,7 +403,6 @@ class PlayerDriver : int setupHttpStreamPost(); - // Starts the PV scheduler thread. static int startPlayerThread(void *cookie); int playerThread(); diff --git a/engines/2way/src/pv_2way_sdkinfo.h b/engines/2way/src/pv_2way_sdkinfo.h index c4dbc2b9..04e6b623 100644 --- a/engines/2way/src/pv_2way_sdkinfo.h +++ b/engines/2way/src/pv_2way_sdkinfo.h @@ -21,7 +21,7 @@ // This header file is automatically generated at build-time // *** OFFICIAL RELEASE INFO -- Will not auto update -#define PV2WAY_ENGINE_SDKINFO_LABEL "913784" -#define PV2WAY_ENGINE_SDKINFO_DATE 0x20090813 +#define PV2WAY_ENGINE_SDKINFO_LABEL "914120" +#define PV2WAY_ENGINE_SDKINFO_DATE 0x20090814 #endif //PV_2WAY_SDKINFO_H_INCLUDED diff --git a/engines/author/src/pv_author_sdkinfo.h b/engines/author/src/pv_author_sdkinfo.h index 9d9f2567..ed9528c1 100644 --- a/engines/author/src/pv_author_sdkinfo.h +++ b/engines/author/src/pv_author_sdkinfo.h @@ -21,7 +21,7 @@ // This header file is automatically generated at build-time // *** OFFICIAL RELEASE INFO -- Will not auto update -#define PVAUTHOR_ENGINE_SDKINFO_LABEL "913784" -#define PVAUTHOR_ENGINE_SDKINFO_DATE 0x20090813 +#define PVAUTHOR_ENGINE_SDKINFO_LABEL "914120" +#define PVAUTHOR_ENGINE_SDKINFO_DATE 0x20090814 #endif //PV_AUTHOR_SDKINFO_H_INCLUDED diff --git a/engines/player/src/pv_player_sdkinfo.h b/engines/player/src/pv_player_sdkinfo.h index e5c0d186..dad6a0a5 100644 --- a/engines/player/src/pv_player_sdkinfo.h +++ b/engines/player/src/pv_player_sdkinfo.h @@ -21,7 +21,7 @@ // This header file is automatically generated at build-time // *** OFFICIAL RELEASE INFO -- Will not auto update -#define PVPLAYER_ENGINE_SDKINFO_LABEL "913784" -#define PVPLAYER_ENGINE_SDKINFO_DATE 0x20090813 +#define PVPLAYER_ENGINE_SDKINFO_LABEL "914120" +#define PVPLAYER_ENGINE_SDKINFO_DATE 0x20090814 #endif //PV_PLAYER_SDKINFO_H_INCLUDED -- 2.11.0