summaryrefslogtreecommitdiffstats
path: root/source/rofi.c
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2016-12-11 21:58:55 +0100
committerDave Davenport <qball@gmpclient.org>2016-12-11 21:58:55 +0100
commit6cca2b1ecd7916f47c189f07af4f0c448b122c23 (patch)
tree58936120221956b5c5a7dfb017b6329ff9758def /source/rofi.c
parent8f8d296029184a53b6f14d50d061a0b943ce2d1a (diff)
Remove debug output
Diffstat (limited to 'source/rofi.c')
-rw-r--r--source/rofi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/rofi.c b/source/rofi.c
index 59de85cf..e86c7a7f 100644
--- a/source/rofi.c
+++ b/source/rofi.c
@@ -900,7 +900,7 @@ int main ( int argc, char *argv[] )
if ( config.theme ) {
rofi_theme_parse_file ( config.theme );
- rofi_theme_print ( rofi_theme );
+// rofi_theme_print ( rofi_theme );
}
// Dump.