From 215a9a1b08f99e3b8313c2c33795f11158aba3ec Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Thu, 2 Jul 2015 08:32:39 -0700 Subject: [PATCH] file chooser: remove a stale comment --- gtk/gtkfilechooserwidget.c | 5 ----- 1 file changed, 5 deletions(-) diff --git a/gtk/gtkfilechooserwidget.c b/gtk/gtkfilechooserwidget.c index 11fe5473dd..bcd9bd1434 100644 --- a/gtk/gtkfilechooserwidget.c +++ b/gtk/gtkfilechooserwidget.c @@ -17,11 +17,6 @@ * License along with this library. If not, see . */ -/* TODO: - * - * * Fix FIXME-places-sidebar - */ - #include "config.h" #include "gtkfilechooserwidget.h"