From 8363d30a47ead5c21cfb83dd9a58dcaf9cd09d0e Mon Sep 17 00:00:00 2001 From: Asanka Herath Date: Thu, 3 Jun 2010 09:03:52 +0800 Subject: [PATCH] Remove commented code --- include/config.h.w32 | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/include/config.h.w32 b/include/config.h.w32 index 8fa5b45ad..ea338f26b 100644 --- a/include/config.h.w32 +++ b/include/config.h.w32 @@ -1492,18 +1492,6 @@ typedef unsigned short mode_t; #define LIBDIR "%{LIBDIR}" -#if 0 - -#define LIBEXECDIR "%{LIBEXECDIR}" - -#define LOCALSTATEDIR "%{COMMONCONFIG}" - -#define SBINDIR "%{SBINDIR}" - -#define BINDIR "%{BINDIR}" - -#endif - #endif /* RC_INVOKED */