Skip to content
Permalink
Browse files
Fix unused variable warning
  • Loading branch information
nyalldawson committed Sep 4, 2017
1 parent a77950c commit 7458dbf
Showing 1 changed file with 0 additions and 2 deletions.
@@ -66,8 +66,6 @@ class CORE_EXPORT QgsLayoutSerializableObject : public QgsLayoutUndoObjectInterf

private:

QgsLayout *mLayout = nullptr;

friend class QgsLayoutSerializableObjectUndoCommand;

};

0 comments on commit 7458dbf

Please sign in to comment.