summaryrefslogtreecommitdiffstats
path: root/include/rofi-icon-fetcher.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/rofi-icon-fetcher.h')
-rw-r--r--include/rofi-icon-fetcher.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/rofi-icon-fetcher.h b/include/rofi-icon-fetcher.h
index daa3e5e6..19a46241 100644
--- a/include/rofi-icon-fetcher.h
+++ b/include/rofi-icon-fetcher.h
@@ -45,8 +45,6 @@ uint32_t rofi_icon_fetcher_query ( const char *name, const int size );
*/
cairo_surface_t * rofi_icon_fetcher_get ( const uint32_t uid );
-
-
gboolean rofi_icon_fetcher_file_is_image ( const char * const path );
/** @} */
#endif // ROFI_ICON_FETCHER_H