From 6294c6b14b646374168ea2eb372200c906b4c848 Mon Sep 17 00:00:00 2001 From: Anton Lundin Date: Mon, 2 Dec 2013 21:17:06 +0100 Subject: Remove unused variable Leftover from previous code that called get_gas_string Signed-off-by: Anton Lundin Signed-off-by: Dirk Hohndel --- qt-ui/models.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/qt-ui/models.cpp b/qt-ui/models.cpp index f53c068e6..7be4a8ae3 100644 --- a/qt-ui/models.cpp +++ b/qt-ui/models.cpp @@ -1587,7 +1587,6 @@ QVariant ProfilePrintModel::data(const QModelIndex &index, int role) const case Qt::DisplayRole: { struct DiveItem di; di.dive = dive; - char buf[80]; const QString unknown = tr("unknown"); -- cgit v1.2.3-70-g09d2