Nuke the only DL_* in this directory.
This commit is contained in:
parent
1389f3e059
commit
e407e2ac42
|
@ -195,7 +195,7 @@ add_define(PyObject *dict, const char *key, long value)
|
|||
|
||||
#define ADD_DEFINE(tok) add_define(dict,#tok,tok)
|
||||
|
||||
DL_EXPORT(void)
|
||||
PyMODINIT_FUNC
|
||||
initwinsound(void)
|
||||
{
|
||||
OSVERSIONINFO version;
|
||||
|
|
Loading…
Reference in New Issue