From ecbcd4db4721c9e4a6b4253a5f45f43fa9e80fc7 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Thu, 23 May 2013 18:38:45 -0700 Subject: Enable the weightsystem info and move the declarations to dive.h Having the tank_info declared in models.cpp seemed unintuitive. Signed-off-by: Dirk Hohndel --- qt-ui/models.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'qt-ui') diff --git a/qt-ui/models.cpp b/qt-ui/models.cpp index 0ef054533..5809fa55b 100644 --- a/qt-ui/models.cpp +++ b/qt-ui/models.cpp @@ -14,8 +14,6 @@ #include #include -extern struct tank_info tank_info[100]; - CylindersModel::CylindersModel(QObject* parent): QAbstractTableModel(parent), current(0), rows(0) { } -- cgit v1.2.3-70-g09d2