From a14112861f12c42d3461903e0146e98c00de8af3 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Wed, 2 Sep 2015 13:42:45 -0400 Subject: [PATCH] Removed TODOs related to wine bugs. --- redo/windows/tab.c | 1 - 1 file changed, 1 deletion(-) diff --git a/redo/windows/tab.c b/redo/windows/tab.c index 29d8b74c..64a446e1 100644 --- a/redo/windows/tab.c +++ b/redo/windows/tab.c @@ -2,7 +2,6 @@ #include "uipriv_windows.h" // TODO -// - can't seem to tab away anymore // - write comment here about how tabs and parents work // - make sure parent Z-orders are always above tab Z-orders