]> git.0d.be Git - empathy.git/blobdiff - tests/check-helpers.h
Updated Irish translation
[empathy.git] / tests / check-helpers.h
index 85cebc1b3ecd978912a4624b23a615acd617ad83..b71b3b65b93817f2373702bf5b0778fe5d7581b5 100644 (file)
@@ -40,8 +40,4 @@ G_STMT_START {                                                    \
   expect_critical (FALSE);                                        \
 } G_STMT_END;
 
-gchar * get_xml_file (const gchar *filename);
-gchar * get_user_xml_file (const gchar *filename);
-void copy_xml_file (const gchar *orig, const gchar *dest);
-
 #endif /* #ifndef __CHECK_HELPERS_H__ */