diff options
| author | Pietro Gagliardi <[email protected]> | 2014-10-10 21:30:45 -0400 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2014-10-10 21:30:57 -0400 |
| commit | 033587601be14dadeffbf1d3afaa05975a38899f (patch) | |
| tree | f3af26d38fe521e47966fc9819d89e55b12ff3e3 | |
| parent | 152f2a2ccdd9833cd82c5e97c72646289ab8987e (diff) | |
Removed stray TODOs.
| -rw-r--r-- | windowspopover/main.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/windowspopover/main.c b/windowspopover/main.c index 43bbb69..324ef74 100644 --- a/windowspopover/main.c +++ b/windowspopover/main.c @@ -23,7 +23,6 @@ // TODO // - investigate visual styles -// - put the client and non-client areas in the right place // - make sure redrawing is correct (especially for backgrounds) // - should the parent window appear deactivated? |
