Core: remove some unused context handling functions

Change-Id: Ib92a2044ff84108416d315aaf68602b2dd41c7eb
Reviewed-by: Daniel Teske <daniel.teske@digia.com>
This commit is contained in:
hjk
2013-01-11 13:33:31 +01:00
parent 52dc1c9ec9
commit fd1302995c
6 changed files with 0 additions and 19 deletions

View File

@@ -445,11 +445,6 @@ bool ActionManager::isPresentationModeEnabled()
return m_instance->d->m_presentationLabel;
}
bool ActionManager::hasContext(int context)
{
return m_instance->d->m_context.contains(context);
}
/*!
\class ActionManagerPrivate
\inheaderfile actionmanager_p.h