remove inline from IosSeekDirToWxSeekMode() to work around VC6 release build (bogus...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 7 Jun 2009 12:23:31 +0000 (12:23 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 7 Jun 2009 12:23:31 +0000 (12:23 +0000)
commit5c4f18cc43123b3598711caead4bed6755702445
treec030556213e0120019a4a6f8df62047a9b910394
parent0cb9ba2518e309fadf30ae39daba683ccd80e417
remove inline from IosSeekDirToWxSeekMode() to work around VC6 release build (bogus) warnings about uninitialized variables

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60942 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/stdstream.cpp