Commit 04fd6ff8 authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

Remove dead CPP

parent d2a0694d
......@@ -86,12 +86,6 @@
# define EXTERN_SYMBOL
#endif
#if defined( USE_DLL )
# define IMPORT_SYMBOL __declspec(dllimport)
#else
# define IMPORT_SYMBOL
#endif
#define MODULE_STRING STRINGIFY( MODULE_NAME )
/*
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment