]> git.saurik.com Git - wxWidgets.git/commit
No changes, just remove duplicate flags checks in wxUniv wxTLW.
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 3 May 2012 10:17:15 +0000 (10:17 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 3 May 2012 10:17:15 +0000 (10:17 +0000)
commit2ebef6d1741f0dec0fc42e2c22e1a36d9611422c
tree02e8be3403533076088cc86fadd167dd6b73bcd1
parent18a7376a34c90206ae218e524ec5c528d17227c0
No changes, just remove duplicate flags checks in wxUniv wxTLW.

For some reason (rename of the old wxTHICK_FRAME to wxRESIZE_BORDER?) we
tested for wxRESIZE_BORDER twice in a couple of places. Don't do it for
clarity.

Closes #14264.

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