From 4f3cb61d968e26a0a0b843b7bc2d3fe18eb8447b Mon Sep 17 00:00:00 2001 From: Adam Johnson Date: Fri, 3 Jan 2014 19:14:33 -0500 Subject: [PATCH] Toss useless redefinition. --- Sources/Tools/MaxMain/plTextureSearch.cpp | 3 --- 1 file changed, 3 deletions(-) diff --git a/Sources/Tools/MaxMain/plTextureSearch.cpp b/Sources/Tools/MaxMain/plTextureSearch.cpp index 27c32b85..8999bd94 100644 --- a/Sources/Tools/MaxMain/plTextureSearch.cpp +++ b/Sources/Tools/MaxMain/plTextureSearch.cpp @@ -65,9 +65,6 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com static jvUniqueId gAssetID; #endif -// Avoids including all the component stuff -#define PB2Export __declspec( dllexport ) - plTextureSearch::plTextureSearch() : fDlg(NULL) { #ifdef MAXASS_AVAILABLE