We are not using a completer for location anymore

So, remove it.

Signed-off-by: Tomaz Canabrava <tomaz.canabrava@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Tomaz Canabrava 2015-05-31 17:05:15 -03:00 committed by Dirk Hohndel
parent 80fe3f88f9
commit 636aac83f8
2 changed files with 0 additions and 4 deletions

View file

@ -23,7 +23,6 @@ class DivePictureModel;
class QCompleter;
struct Completers {
QCompleter *location;
QCompleter *divemaster;
QCompleter *buddy;
QCompleter *suit;