From 022e7cd4ebc65ebf16f67487bcc84ecc16162898 Mon Sep 17 00:00:00 2001 From: Bill Kendrick Date: Fri, 29 Oct 2021 16:25:09 -0700 Subject: [PATCH] Remove FIXME re: Windows trash support ...since Shin-ichi is adding it :) --- src/tuxpaint.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/tuxpaint.c b/src/tuxpaint.c index 4317bfdee..41356a134 100644 --- a/src/tuxpaint.c +++ b/src/tuxpaint.c @@ -22,7 +22,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA (See COPYING.txt) - June 14, 2002 - October 27, 2021 + June 14, 2002 - October 29, 2021 */ #include "platform.h" @@ -26019,8 +26019,6 @@ static int trash(char *path) /* FIXME: xcfe and elsewhere: Anything to do? */ - /* FIXME: Windows */ - /* FIXME: Mac OS X */ /* FIXME: Haiku */