Removed unused prototype
This commit is contained in:
parent
e5a75e0f20
commit
75c82073bd
@ -130,7 +130,6 @@ unsigned int browser_cnt = 0;
|
|||||||
/* functions */
|
/* functions */
|
||||||
/* browser_new */
|
/* browser_new */
|
||||||
static int _new_pixbufs(Browser * browser);
|
static int _new_pixbufs(Browser * browser);
|
||||||
static int _new_config(Browser * browser);
|
|
||||||
static GtkListStore * _create_store(Browser * browser);
|
static GtkListStore * _create_store(Browser * browser);
|
||||||
|
|
||||||
Browser * browser_new(char const * directory)
|
Browser * browser_new(char const * directory)
|
||||||
|
Loading…
Reference in New Issue
Block a user