]> git.saurik.com Git - wxWidgets.git/commit - src/html/helpwnd.cpp
No changes, just remove unneeded variable initialization.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 29 Dec 2012 20:15:50 +0000 (20:15 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 29 Dec 2012 20:15:50 +0000 (20:15 +0000)
commit1084433147bd276a93689382b1498061032843eb
tree6c68a4455854a61e7e37c92e58b16d70679b0cda
parent2392a466b2502d10c4433f7fe958e17890d75249
No changes, just remove unneeded variable initialization.

Don't initialize htmlWindowBorder in wxHtmlHelpWindow::Create() just to
overwrite it with another value on the next line.

Closes #14933.

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