don't cache the result of IsAlwaysConnected() and don't call IsOnline() unnecessarily...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 21 Jul 2002 13:47:39 +0000 (13:47 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 21 Jul 2002 13:47:39 +0000 (13:47 +0000)
commit19caf2292672bd3c6ecad003ab213709f2d98319
tree5ab4514b90282ca97a923599cd421dd1879e55ae
parent04354c1deb9e900f89d299a88317569d55e196bf
don't cache the result of IsAlwaysConnected() and don't call IsOnline() unnecessarily from there

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