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
This commit is contained in:
parent
0cb9ba2518
commit
5c4f18cc43
@ -39,7 +39,7 @@
|
||||
namespace
|
||||
{
|
||||
|
||||
inline bool
|
||||
bool
|
||||
IosSeekDirToWxSeekMode(std::ios_base::seekdir way,
|
||||
wxSeekMode& seekMode)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user