diff options
| author | Andrea Azzarone <azzaronea@gmail.com> | 2014-10-22 17:32:52 +0200 |
|---|---|---|
| committer | Andrea Azzarone <azzaronea@gmail.com> | 2014-10-22 17:32:52 +0200 |
| commit | 122271ff3cd542324a58133bf63f8e566c1aa49c (patch) | |
| tree | acea11e6a8bb7cc35b9e654d493ccb59e82b6397 /unity-shared | |
| parent | 362e5e3baa21c940d4aa9390dc33359bc4e64b16 (diff) | |
Remove comment.
(bzr r3874.1.17)
Diffstat (limited to 'unity-shared')
| -rw-r--r-- | unity-shared/PluginAdapter.cpp | 1 |
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()) |
