summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJérémie Courrèges-Anglas <jca@wxcvbn.org>2014-03-24 10:31:05 +0100
committerJérémie Courrèges-Anglas <jca@wxcvbn.org>2014-03-24 10:31:05 +0100
commit29246275028f9ce8729e37414949f9620a5af6e3 (patch)
treeb649152f0216aff3c5b17ac5d6dae4b142cf0742
parent020dc81d058aa7f82039a373cc6f6e420b8f43c7 (diff)
downloadratpoison-29246275028f9ce8729e37414949f9620a5af6e3.zip
Stray empty line introduced in 5dcd243
-rw-r--r--src/history.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/history.c b/src/history.c
index 2e8b8d9..8ea37cb 100644
--- a/src/history.c
+++ b/src/history.c
@@ -237,7 +237,6 @@ history_save (void)
return;
filename = get_history_filename ();
-
if (!filename)
return;