Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
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.
2 changes: 0 additions & 2 deletions src/core/layout/qgslayoutserializableobject.h
Expand Up @@ -66,8 +66,6 @@ class CORE_EXPORT QgsLayoutSerializableObject : public QgsLayoutUndoObjectInterf

private:

QgsLayout *mLayout = nullptr;

friend class QgsLayoutSerializableObjectUndoCommand;

};
Expand Down

0 comments on commit 7458dbf

Please sign in to comment.