checking whether a size_t page index is >= 0 is unnecessary (and generates a SGI...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 17 Sep 2005 21:00:47 +0000 (21:00 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 17 Sep 2005 21:00:47 +0000 (21:00 +0000)
commit0ea23391675687029eea7b562d511304dad8fa0d
treef512707ca1cd332071ed0c522e82df9a55e938d0
parentd6b30150b2620df4c085a9ffb1bd26be6ebd791e
checking whether a size_t page index is >= 0 is unnecessary (and generates a SGI CC warning)

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