|
|
@@ -30,12 +30,6 @@
|
|
|
#error One of HAVE_WGL, HAVE_COCOA, HAVE_CARBON or HAVE_GLX must be defined when compiling pandagl!
|
|
|
#endif
|
|
|
|
|
|
-// By including checkPandaVersion.h, we guarantee that runtime attempts to
|
|
|
-// load libpandagl.so.dll will fail if they inadvertently link with the wrong
|
|
|
-// version of libdtool.so.dll.
|
|
|
-
|
|
|
-#include "checkPandaVersion.h"
|
|
|
-
|
|
|
/**
|
|
|
* Initializes the library. This must be called at least once before any of
|
|
|
* the functions or classes in this library can be used. Normally it will be
|