Remove unused function.

This commit is contained in:
Josh Elsasser
2007-03-29 19:53:40 +00:00
parent 66cb8d5835
commit b8530669e6
2 changed files with 0 additions and 19 deletions

View File

@@ -121,10 +121,6 @@ addactionflag(const char *action);
const char *
addactionname(guint flag);
/* turn a NULL-terminated list of void* arguments into a glist */
GList *
makeglist(void *ptr, ...);
/* retrieve the global download directory */
const char *
getdownloaddir( void );