Browse Source

Toss useless redefinition.

Adam Johnson 11 years ago
parent
commit
4f3cb61d96
  1. 3
      Sources/Tools/MaxMain/plTextureSearch.cpp

3
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

Loading…
Cancel
Save