summaryrefslogtreecommitdiffstats
path: root/include/theme.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/theme.h')
-rw-r--r--include/theme.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/include/theme.h b/include/theme.h
index aece11ae..938578a5 100644
--- a/include/theme.h
+++ b/include/theme.h
@@ -377,13 +377,6 @@ int distance_get_pixel ( Distance d, Orientation ori );
*/
void distance_get_linestyle ( Distance d, cairo_t *draw );
-#ifdef THEME_CONVERTER
-/**
- * Function to convert old theme into new theme format.
- */
-void rofi_theme_convert_old_theme ( void );
-#endif
-
/**
* Low-level functions.
* These can be used by non-widgets to obtain values.