Skip to content
Snippets Groups Projects
Commit 12df53d2 authored by Hugo Beauzée-Luyssen's avatar Hugo Beauzée-Luyssen
Browse files

Clip: Remove unused and unimplemented clips() method

parent 4d917eac
No related branches found
No related tags found
No related merge requests found
......@@ -91,8 +91,6 @@ class Clip : public Workflow::Helper
Clip *parent();
const Clip *parent() const;
const QHash<QUuid, Clip*>& clips() const;
/**
\brief Returns an unique Uuid for this clip (which is NOT the
parent's Uuid).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment