]> git.saurik.com Git - wxWidgets.git/commit - contrib/src/fl/rowdragpl.cpp
Removed non-reachable code (consulted Aleks first, and he said the code was no longer...
authorGeorge Tasker <gtasker@allenbrook.com>
Thu, 22 Nov 2001 23:15:12 +0000 (23:15 +0000)
committerGeorge Tasker <gtasker@allenbrook.com>
Thu, 22 Nov 2001 23:15:12 +0000 (23:15 +0000)
commit11a68fa3af72d8a237e5dc509b820de0077f1a56
treefbda714b2d25f05a174e17f51348f2f11cf9babc
parentdf43c1d68271acaae1da57a7ce0926b9b73a5214
Removed non-reachable code (consulted Aleks first, and he said the code was no longer needed)
Commented out unused variables to stop BCC warnings - left the code for debugging purposes
Removed hardcoded tabs and replaced with spaces per the wxWindows code style specs
Spelling typos fixed in comments
Miscellaneous source formatting issues fixed to meet standard wxwindows coding styles

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12605 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
contrib/src/fl/bardragpl.cpp
contrib/src/fl/barhintspl.cpp
contrib/src/fl/gcupdatesmgr.cpp
contrib/src/fl/panedrawpl.cpp
contrib/src/fl/rowdragpl.cpp
contrib/src/fl/rowlayoutpl.cpp
contrib/src/fl/updatesmgr.cpp