remove old shim

This commit is contained in:
Dane Springmeyer 2012-03-12 13:21:38 -07:00
parent 207ecfd597
commit 42f9fe03d2

View file

@ -25,8 +25,6 @@
// Windows DLL support
#define MAPNIK_SUPPORTS_GRID_RENDERER
#ifdef _WINDOWS
# define MAPNIK_EXP __declspec (dllexport)
# define MAPNIK_IMP __declspec (dllimport)