From cd5cd59ce027b0f1dc9467a949fff063ef05abc7 Mon Sep 17 00:00:00 2001 From: November Date: Mon, 4 Oct 2010 23:18:14 -0700 Subject: [PATCH] When are these ever used? Causes a strange build error on OS X. --- indra/llui/lllineeditor.cpp | 1 - indra/llui/lltexteditor.cpp | 1 - 2 files changed, 2 deletions(-) diff --git a/indra/llui/lllineeditor.cpp b/indra/llui/lllineeditor.cpp index 145961bc1..4ff31ed20 100644 --- a/indra/llui/lllineeditor.cpp +++ b/indra/llui/lllineeditor.cpp @@ -56,7 +56,6 @@ #include "lluictrlfactory.h" #include "llclipboard.h" -#include "../newview/llviewercontrol.h" // // Imported globals // diff --git a/indra/llui/lltexteditor.cpp b/indra/llui/lltexteditor.cpp index 5833b2bb3..9c6a2d43a 100644 --- a/indra/llui/lltexteditor.cpp +++ b/indra/llui/lltexteditor.cpp @@ -60,7 +60,6 @@ #include "lltextparser.h" #include #include "llmenugl.h" -#include "../newview/llviewercontrol.h" // // Globals