diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/AutoComplete.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/AutoComplete.cxx b/src/AutoComplete.cxx index ce151aff7..8c18ec5f5 100644 --- a/src/AutoComplete.cxx +++ b/src/AutoComplete.cxx @@ -90,7 +90,6 @@ void AutoComplete::SetList(const char *list) { } delete []words; } - //lb.Sort(); } void AutoComplete::Show() { |