summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 2ea37b0)
raw | patch | inline | side by side (parent: 2ea37b0)
author | Jonathan Neuschäfer <j.neuschaefer@gmx.net> | |
Sat, 17 Dec 2011 16:08:36 +0000 (17:08 +0100) | ||
committer | Jonathan Neuschäfer <j.neuschaefer@gmx.net> | |
Thu, 22 Dec 2011 11:59:09 +0000 (12:59 +0100) |
src/options.c | patch | blob | history |
diff --git a/src/options.c b/src/options.c
index 1b3e9af09cbfb31e7edf7e79ef41d39094214c92..0495353af7062d09762c925f886af4c7bd8cdc77 100644 (file)
--- a/src/options.c
+++ b/src/options.c
g_free(options.xterm_title_format);
g_free(options.scroll_sep);
#endif
+#ifdef ENABLE_LYRICS_SCREEN
+ g_free(options.text_editor);
+#endif
}