git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16062 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale
2009-12-28 16:40:18 +00:00
parent 0e2fe14aa6
commit 6812bfc771
5 changed files with 3 additions and 31 deletions
-1
View File
@@ -2049,7 +2049,6 @@ SWITCH_DECLARE(switch_status_t) switch_cache_db_persistant_execute_trans(switch_
SWITCH_DECLARE(void) switch_cache_db_detach(void);
SWITCH_DECLARE(uint32_t) switch_core_debug_level(void);
SWITCH_DECLARE(void) switch_cache_db_flush_handles(void);
SWITCH_DECLARE(void) switch_core_uuid_get(switch_uuid_t *uuid);
SWITCH_END_EXTERN_C
#endif