Remove DoSetSizeHints() call from Create()
authorPaul Cornett <paulcor@bullseye.com>
Mon, 19 Aug 2013 17:25:56 +0000 (17:25 +0000)
committerPaul Cornett <paulcor@bullseye.com>
Mon, 19 Aug 2013 17:25:56 +0000 (17:25 +0000)
commit3a4cf8a84d9a41c63125c1c1cdd6d0fbb98f41f0
tree55c60240a13058d23f79c87462e2e69263a1cb41
parentef1a87f6064ea88a08ea76cc288007133180f46d
Remove DoSetSizeHints() call from Create()
The reason it was added does not seem to be reproducible anymore,
and it interferes with wxRESIZE_BORDER on Ubuntu.
Closes #14870

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