summaryrefslogtreecommitdiffstats
path: root/src/rw/TexRead.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/rw/TexRead.cpp')
-rw-r--r--src/rw/TexRead.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/rw/TexRead.cpp b/src/rw/TexRead.cpp
index a3b2f7de..98e7d180 100644
--- a/src/rw/TexRead.cpp
+++ b/src/rw/TexRead.cpp
@@ -5,9 +5,6 @@
#include "common.h"
#ifdef ANISOTROPIC_FILTERING
#include "rpanisot.h"
-#ifndef LIBRW
-#pragma comment( lib, "rpanisot.lib" )
-#endif
#endif
#include "crossplatform.h"
#include "platform.h"