From cbba544fdca2c30dcd63c46ef6a28fb3c256afa8 Mon Sep 17 00:00:00 2001 From: Bardur Arantsson Date: Sat, 3 Mar 2012 20:59:35 +0100 Subject: Refactor: Remove CAPITALIZE_USER_NAME compile-time flag --- src/config.h | 8 -------- 1 file changed, 8 deletions(-) (limited to 'src/config.h') diff --git a/src/config.h b/src/config.h index af99b03b..c7d36334 100644 --- a/src/config.h +++ b/src/config.h @@ -257,14 +257,6 @@ #endif -/* - * OPTION: Capitalize the "user_name" (for "default" player name) - * This option is only relevant on SET_UID machines. - */ -#define CAPITALIZE_USER_NAME - - - /* * OPTION: Person to bother if something goes wrong. */ -- cgit v1.2.3