From 77484f1c17aacd29808b0b43a2b6599ff4526d3b Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Fri, 9 Mar 2012 01:28:34 -0600 Subject: Whitespace fix --- src/global.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/global.h') diff --git a/src/global.h b/src/global.h index 7429b1f5..392b03a9 100644 --- a/src/global.h +++ b/src/global.h @@ -141,7 +141,6 @@ See LICENSE file included with the distribution for details and disclaimer."); OPTION__ (global_scope_t, init_file_, // -i - CTOR(global_scope_t, init_file_) { if (const char * home_var = std::getenv("HOME")) on(none, (path(home_var) / ".ledgerrc").string()); -- cgit v1.2.3