Remove undefined wxScrollBarBase::Create() declaration.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 16 Jan 2011 14:09:07 +0000 (14:09 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 16 Jan 2011 14:09:07 +0000 (14:09 +0000)
commit62441159cc081536cc43b1a29fefb60ec5c4c0ae
tree88e54d7d46d61ee63dafc3ed00e8f956a0b763b4
parentc99f1b0fd683e5eaaf0ccb916780671a8c41555a
Remove undefined wxScrollBarBase::Create() declaration.

Create() method in a base class can't be implemented and actually shouldn't
even have been defined there in the first place.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66695 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/scrolbar.h