diff options
Diffstat (limited to 'qt-ui/maintab.h')
-rw-r--r-- | qt-ui/maintab.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/qt-ui/maintab.h b/qt-ui/maintab.h index afca4a53c..2d2f9679c 100644 --- a/qt-ui/maintab.h +++ b/qt-ui/maintab.h @@ -23,7 +23,6 @@ class DivePictureModel; class QCompleter; struct Completers { - QCompleter *location; QCompleter *divemaster; QCompleter *buddy; QCompleter *suit; |