- Removed support for the "showage" configuration variable.
This commit is contained in:
@@ -115,7 +115,6 @@ void Config::createDefault (const std::string& home)
|
||||
fprintf (out, "confirmation=yes\n");
|
||||
fprintf (out, "next=2\n");
|
||||
fprintf (out, "dateformat=m/d/Y\n");
|
||||
fprintf (out, "showage=yes\n");
|
||||
fprintf (out, "monthsperline=1\n");
|
||||
fprintf (out, "curses=on\n");
|
||||
fprintf (out, "color=on\n");
|
||||
|
||||
Reference in New Issue
Block a user