diff options
Diffstat (limited to 'e-util/e-html-utils.c')
-rw-r--r-- | e-util/e-html-utils.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/e-util/e-html-utils.c b/e-util/e-html-utils.c index 619cb6599e..b80ee17891 100644 --- a/e-util/e-html-utils.c +++ b/e-util/e-html-utils.c @@ -435,7 +435,6 @@ e_text_to_html (const gchar *input, guint flags) return e_text_to_html_full (input, flags, 0); } - #ifdef E_HTML_UTILS_TEST struct { |