From: "Lubomir I. Ivanov" <[email protected]>
Signed-off-by: Lubomir I. Ivanov <[email protected]>
---
qt-mobile/qmlmanager.cpp | 1 +
1 file changed, 1 insertion(+)
diff --git a/qt-mobile/qmlmanager.cpp b/qt-mobile/qmlmanager.cpp
index fe8c5ed..89001aa 100644
--- a/qt-mobile/qmlmanager.cpp
+++ b/qt-mobile/qmlmanager.cpp
@@ -109,6 +109,7 @@ void QMLManager::commitChanges(QString diveId, QString
suit, QString buddy, QStr
{
struct dive *d = get_dive_by_uniq_id(diveId.toInt());
bool diveChanged = false;
+ (void)diveChanged;
if (d->suit != suit.toUtf8().data()) {
diveChanged = true;
--
1.7.11.msysgit.0
_______________________________________________
subsurface mailing list
[email protected]
http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface