diff --git a/indra/newview/pipeline.cpp b/indra/newview/pipeline.cpp index 13b8ba19b2..83f564c6e3 100644 --- a/indra/newview/pipeline.cpp +++ b/indra/newview/pipeline.cpp @@ -103,13 +103,7 @@ #include "llmutelist.h" #include "lltoolpie.h" #include "llnotifications.h" -// hacky BOOL workaround -#ifndef BOOL -#define BOOL bool -#endif -// #include "llpathinglib.h" -#undef BOOL // hacky BOOL workaround #include "llfloaterpathfindingconsole.h" #include "llfloaterpathfindingcharacters.h" #include "llfloatertools.h"