VCS: Remove superfluous metatype declarations for QVariant

Change-Id: Ib3d48607a66199255fbcfc90815d104bc9cd0402
Reviewed-by: Tobias Hunger <tobias.hunger@theqtcompany.com>
This commit is contained in:
Orgad Shaneh
2015-04-14 22:55:12 +03:00
committed by Orgad Shaneh
parent d7ecf7df4b
commit 7668d4388b
2 changed files with 0 additions and 4 deletions

View File

@@ -67,8 +67,6 @@
\sa VcsBase::VcsJobRunner
*/
Q_DECLARE_METATYPE(QVariant)
static Core::IEditor *locateEditor(const char *property, const QString &entry)
{
foreach (Core::IDocument *document, Core::DocumentModel::openedDocuments())