Skip to content
This repository has been archived by the owner on Jan 25, 2021. It is now read-only.

Commit

Permalink
Remove obsolete FIXME comment; double-click-title-to-minimize is impl…
Browse files Browse the repository at this point in the history
…emented.

Reviewed-by: Jeremy Huddleston <jeremyhu@apple.com>
(cherry picked from commit 0fbe8c3)
  • Loading branch information
KenThomases authored and jeremyhu committed Apr 22, 2012
1 parent 5fa5fcb commit 0e3839d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/x-input.m
Expand Up @@ -190,8 +190,6 @@

if (e->type == ButtonPress)
{
/* FIXME: double click on title bar should collapse window */

if (buttons_pressed (e->state) == 0)
{
/* First button press */
Expand Down

0 comments on commit 0e3839d

Please sign in to comment.