Skip to content

Commit 7458dbf

Browse files
committedSep 4, 2017
Fix unused variable warning
1 parent a77950c commit 7458dbf

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed
 

‎src/core/layout/qgslayoutserializableobject.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,6 @@ class CORE_EXPORT QgsLayoutSerializableObject : public QgsLayoutUndoObjectInterf
6666

6767
private:
6868

69-
QgsLayout *mLayout = nullptr;
70-
7169
friend class QgsLayoutSerializableObjectUndoCommand;
7270

7371
};

0 commit comments

Comments
 (0)
Please sign in to comment.