Skip to content

Commit 7bef071

Browse files
committed
Remove duplicate access specifier
Signed-off-by: Kevin Wheatley <kevin.wheatley@framestore.com>
1 parent 0b61c18 commit 7bef071

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/OpenColorIO/Op.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,6 @@ class OpData
117117
NoOpType
118118
};
119119

120-
public:
121120
OpData();
122121
OpData(const OpData & rhs);
123122
OpData(OpData && rhs) = delete;

0 commit comments

Comments
 (0)