Removed DllMain function for Windows Dll.
commit9786462b7340841e1d57832611c74664fa57a842
authorkwaclaw <kwaclaw>
Mon, 26 Aug 2002 01:33:56 +0000 (26 01:33 +0000)
committerkwaclaw <kwaclaw>
Mon, 26 Aug 2002 01:33:56 +0000 (26 01:33 +0000)
tree38cf84f4be19248628bcb847d420869de0339f2c
parent16da416794480db65860b660f1d91c11e35e14bc
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.
lib/xmlparse.c