Explorar o código

Removed definition of MAX_PATH, this is already defined in common_paths.h.

bunnei %!s(int64=12) %!d(string=hai) anos
pai
achega
b919158050
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      src/common/common.h

+ 0 - 2
src/common/common.h

@@ -96,8 +96,6 @@ private:
 
 // Windows compatibility
 #ifndef _WIN32
-#include <limits.h>
-#define MAX_PATH PATH_MAX
 #ifdef _LP64
 #define _M_X64 1
 #else