]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/listbox.cpp
Create wxCURSOR_RIGHT_ARROW on the fly from normal arrow cursor under MSW.
[wxWidgets.git] / src / os2 / listbox.cpp
index c3018a031408dbb7803661e77ca8437a0b1f1aa2..6fa76670e767fc08ecbb158f645d60f6c621ce1a 100644 (file)
@@ -263,7 +263,6 @@ int wxListBox::DoInsertItems(const wxArrayStringsAdapter & items,
                              void **clientData,
                              wxClientDataType type)
 {
-    long lIndex = 0;
     LONG lIndexType = 0;
     bool incrementPos = false;