Skip to content

Commit 2bfb366

Browse files
committedOct 25, 2017
Remove duplicated protected
1 parent 385655f commit 2bfb366

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed
 

‎python/core/qgsvectorlayerundopassthroughcommand.sip

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,6 @@ class QgsVectorLayerUndoPassthroughCommand : QgsVectorLayerUndoCommand
6060
%End
6161

6262

63-
protected:
64-
6563
};
6664

6765

‎src/core/qgsvectorlayerundopassthroughcommand.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,6 @@ class CORE_EXPORT QgsVectorLayerUndoPassthroughCommand : public QgsVectorLayerUn
6666
void setError();
6767

6868
QString mSavePointId;
69-
70-
protected:
7169
QString mError;
7270

7371
private:

0 commit comments

Comments
 (0)
Please sign in to comment.