forked from qt-creator/qt-creator
WebAssembly: Remove unused and unimplemented class
Change-Id: Ia94fd2110a77acc79181431b5a5b809f1f9b0a9b Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
@@ -52,13 +52,5 @@ private:
|
||||
QStringList m_availableBrowsers;
|
||||
};
|
||||
|
||||
class EffectiveEmrunCallAspect : public ProjectExplorer::BaseStringAspect
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
public:
|
||||
EffectiveEmrunCallAspect();
|
||||
};
|
||||
|
||||
} // namespace Internal
|
||||
} // namespace Webassembly
|
||||
|
Reference in New Issue
Block a user