Skip to content
Snippets Groups Projects
Commit 22c43a59 authored by Daniel Teske's avatar Daniel Teske
Browse files

Remove dead code


Change-Id: I31159768dc7ff1b4634f210833874b8f141ee4cd
Reviewed-by: default avatarDaniel Teske <daniel.teske@nokia.com>
parent 334b7cb4
No related branches found
No related tags found
No related merge requests found
......@@ -162,10 +162,6 @@ bool Qt4ProjectManagerPlugin::initialize(const QStringList &arguments, QString *
addAutoReleasedObject(new ProFileCompletionAssistProvider);
addAutoReleasedObject(new ProFileHoverHandler(this));
// TODO reenable
//m_embeddedPropertiesPage = new EmbeddedPropertiesPage;
//addObject(m_embeddedPropertiesPage);
//menus
Core::ActionContainer *mbuild =
am->actionContainer(ProjectExplorer::Constants::M_BUILDPROJECT);
......
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