summaryrefslogtreecommitdiff
path: root/indra/llwindow/lldragdropwin32.h
diff options
context:
space:
mode:
authorRichard Linden <none@none>2011-10-04 14:11:45 -0700
committerRichard Linden <none@none>2011-10-04 14:11:45 -0700
commita8fcfc5e19811ce579799d415a9ad63a0f1f6dc7 (patch)
tree92e06967bb8e12b60bf97866ba8b8252ac35449a /indra/llwindow/lldragdropwin32.h
parent00432563400bedb0c0e3f5991f170874bf633984 (diff)
removed attempt at templating LLUI::Clamp values in order to get build working again
Diffstat (limited to 'indra/llwindow/lldragdropwin32.h')
-rw-r--r--indra/llwindow/lldragdropwin32.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/llwindow/lldragdropwin32.h b/indra/llwindow/lldragdropwin32.h
index 63054bffec..929e7f9e37 100644
--- a/indra/llwindow/lldragdropwin32.h
+++ b/indra/llwindow/lldragdropwin32.h
@@ -31,7 +31,6 @@
#ifndef LL_LLDRAGDROP32_H
#define LL_LLDRAGDROP32_H
-#define NOMINMAX
#include <windows.h>
#include <ole2.h>
@@ -55,7 +54,6 @@ class LLDragDropWin32
#ifndef LL_LLDRAGDROP32_H
#define LL_LLDRAGDROP32_H
-#define NOMINMAX
#include <windows.h>
#include <ole2.h>