From 687892890bd679a93a507058931e2eb628006b44 Mon Sep 17 00:00:00 2001 From: Emil Tin Date: Tue, 12 Aug 2014 16:34:31 +0200 Subject: [PATCH] remove spurious comment --- Contractor/Prepare.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/Contractor/Prepare.cpp b/Contractor/Prepare.cpp index cd602dfad..d5c0208f6 100644 --- a/Contractor/Prepare.cpp +++ b/Contractor/Prepare.cpp @@ -134,7 +134,6 @@ int Prepare::Process(int argc, char *argv[]) #ifdef WIN32 #pragma message("Memory consumption on Windows can be higher due to different bit packing") #else - //TODO static_assert(sizeof(ImportEdge) == 20, "changing ImportEdge type has influence on memory consumption!"); #endif