Skip to content
This repository has been archived by the owner on Aug 20, 2020. It is now read-only.

Codecleanup #45

Merged
merged 4 commits into from
Sep 3, 2013
Merged

Codecleanup #45

merged 4 commits into from
Sep 3, 2013

Conversation

kalyankondapally
Copy link
Contributor

No description provided.

We have a lot of code relevant to managing parent-child
window and it's not used by anyone. This patch removes
all un-used code in window class with intention of bringing
back relevant parts, when support for Transient Window is added.
Display does book keeping on windows and
code is not used anywhere. Also it's bit of
an open issue if display is the right place
for this. This patch removes all ununsed
code in display without effecting the current
functionality.
This class is no longer used by anyone
and thus removed. To obtain similar
functionality we can use PostTask of current
thread MessageLoop.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants