From f756aede08edb315ebe5882098191ebfe971fd81 Mon Sep 17 00:00:00 2001 From: Tannin Date: Sat, 24 Jan 2015 19:16:42 +0100 Subject: updated version number --- src/shared/directoryentry.cpp | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/shared') diff --git a/src/shared/directoryentry.cpp b/src/shared/directoryentry.cpp index f34b0566..8509e19b 100644 --- a/src/shared/directoryentry.cpp +++ b/src/shared/directoryentry.cpp @@ -35,9 +35,7 @@ along with Mod Organizer. If not, see . namespace MOShared { - -static int s_Count = 0; - +static const int MAXPATH_UNICODE = 32767; class OriginConnection { -- cgit v1.3.1