summaryrefslogtreecommitdiff
path: root/unity-shared
diff options
authorAndrea Azzarone <azzaronea@gmail.com>2014-10-22 17:32:52 +0200
committerAndrea Azzarone <azzaronea@gmail.com>2014-10-22 17:32:52 +0200
commit122271ff3cd542324a58133bf63f8e566c1aa49c (patch)
treeacea11e6a8bb7cc35b9e654d493ccb59e82b6397 /unity-shared
parent362e5e3baa21c940d4aa9390dc33359bc4e64b16 (diff)
Remove comment.
(bzr r3874.1.17)
Diffstat (limited to 'unity-shared')
-rw-r--r--unity-shared/PluginAdapter.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/unity-shared/PluginAdapter.cpp b/unity-shared/PluginAdapter.cpp
index ea310bb3c..1fddfe74b 100644
--- a/unity-shared/PluginAdapter.cpp
+++ b/unity-shared/PluginAdapter.cpp
@@ -1454,7 +1454,6 @@ void PluginAdapter::OnWindowClosed(CompWindow *w)
_last_focused_window = NULL;
}
-// XXX Don't use that outside lockscreen controller!
void PluginAdapter::UnmapAllNoNuxWindowsSync()
{
for (auto const& window : m_Screen->windows())