mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-04 05:33:10 +02:00
Remove unused signal
This commit is contained in:
parent
7bbe5cdf70
commit
875b9846a0
1 changed files with 0 additions and 3 deletions
|
@ -27,9 +27,6 @@ class ClipboardScriptingInterface : public QObject {
|
|||
public:
|
||||
ClipboardScriptingInterface();
|
||||
|
||||
signals:
|
||||
void readyToImport();
|
||||
|
||||
public:
|
||||
/**jsdoc
|
||||
* Compute the extents of the contents held in the clipboard.
|
||||
|
|
Loading…
Reference in a new issue