]> granicus.if.org Git - libexpat/commit
Removed DllMain function for Windows Dll.
authorKarl Waclawek <kwaclaw@users.sourceforge.net>
Mon, 26 Aug 2002 01:33:56 +0000 (01:33 +0000)
committerKarl Waclawek <kwaclaw@users.sourceforge.net>
Mon, 26 Aug 2002 01:33:56 +0000 (01:33 +0000)
commit65c96007fef69ac5316544632ea7b04429dd980f
tree4c5c5b6df0b60da57bf25d3f0484a50e48e7e1f6
parenta37a37af7f068b1046b9ff65b530705b2faaf7cb
Removed DllMain function for Windows Dll.
Not needed, since we don't intialize antything, and it gets in
the way when building a static Expat library that is used by a Dll.
expat/lib/xmlparse.c