summaryrefslogtreecommitdiffstats
path: root/include/helper.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/helper.h')
-rw-r--r--include/helper.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/helper.h b/include/helper.h
index 01799967..5f530dbf 100644
--- a/include/helper.h
+++ b/include/helper.h
@@ -209,8 +209,6 @@ char * rofi_latin_to_utf8_strdup ( const char *input, gssize length );
*/
PangoAttrList *token_match_get_pango_attr ( ThemeHighlight th, GRegex **tokens, const char *input, PangoAttrList *retv );
-
-
/**
* @param pattern The user input to match against.
* @param plen Pattern length.