Removed unused encode.xml

This commit is contained in:
James Booth
2014-01-21 22:06:09 +00:00
parent 2bc22981fd
commit bbdf2bea58
2 changed files with 0 additions and 14 deletions

View File

@@ -77,7 +77,6 @@ gboolean mkdir_recursive(const char *dir);
char * str_replace(const char *string, const char *substr,
const char *replacement);
int str_contains(char str[], int size, char ch);
char* encode_xml(const char * const xml);
char * prof_getline(FILE *stream);
char* release_get_latest(void);
gboolean release_is_new(char *found_version);