diff options
Diffstat (limited to 'ui/search.cpp')
-rw-r--r-- | ui/search.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ui/search.cpp b/ui/search.cpp index be384f74..444356d1 100644 --- a/ui/search.cpp +++ b/ui/search.cpp @@ -105,7 +105,6 @@ private: //########################################################################################### - template <bool respectCase> ptrdiff_t findRow(const Grid& grid, //return -1 if no matching row found const wxString& searchString, |