Skip to content
Snippets Groups Projects
Commit 14f483c6 authored by Christian Kamm's avatar Christian Kamm
Browse files

Remove unused friend of QmlJS::Bind.

parent e984691f
No related branches found
No related tags found
No related merge requests found
......@@ -39,7 +39,6 @@
namespace QmlJS {
class LinkImports;
class Link;
class Document;
......@@ -95,7 +94,6 @@ private:
QStringList _includedScripts;
QStringList _localImports;
friend class LinkImports;
friend class Link;
};
......
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