From 6b9aea1b96dce089aeff5570527f65a83ea2a190 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Fri, 2 Oct 2015 17:30:21 -0400 Subject: Remove unused member This isn't the bug that Coverity showed, but it was found by looking at CID 1307969 Signed-off-by: Dirk Hohndel --- qt-ui/locationinformation.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qt-ui/locationinformation.h') diff --git a/qt-ui/locationinformation.h b/qt-ui/locationinformation.h index 2905a11bc..243df939b 100644 --- a/qt-ui/locationinformation.h +++ b/qt-ui/locationinformation.h @@ -43,7 +43,7 @@ signals: private: Ui::LocationInformation ui; bool modified; - QAction *closeAction, *acceptAction, *rejectAction; + QAction *acceptAction, *rejectAction; }; class DiveLocationFilterProxyModel : public QSortFilterProxyModel { -- cgit v1.2.3-70-g09d2