aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/AutoComplete.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/AutoComplete.cxx')
-rw-r--r--src/AutoComplete.cxx1
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() {