Remove unused NO_SORT constant.
This fixrs an IRIX mipsPro compiler warning. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@63575 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -39,8 +39,6 @@
|
||||
namespace
|
||||
{
|
||||
|
||||
const unsigned NO_SORT = (unsigned)-1;
|
||||
|
||||
const unsigned COL_NONE = (unsigned)-1;
|
||||
|
||||
} // anonymous namespace
|
||||
|
Reference in New Issue
Block a user