Removed old chat session tests

This commit is contained in:
James Booth
2012-11-01 00:29:51 +00:00
parent ad83bab6d2
commit 0ce7b2acb7
4 changed files with 1 additions and 76 deletions

View File

@@ -5,6 +5,5 @@ void register_prof_history_tests(void);
void register_contact_list_tests(void);
void register_common_tests(void);
void register_prof_autocomplete_tests(void);
void register_chat_session_tests(void);
#endif