[Xfce4-commits] <ristretto:master> remove fixme notice, was fixed

Stephan Arts noreply at xfce.org
Tue Jan 19 01:44:02 CET 2010


Updating branch refs/heads/master
         to 405d60417346e65dcc6a02f5e5501e7ce66547be (commit)
       from e43e2b4e5fcf4b23c763314c2af49c2e21afadb2 (commit)

commit 405d60417346e65dcc6a02f5e5501e7ce66547be
Author: Stephan Arts <stephan at xfce.org>
Date:   Fri Jan 15 01:03:57 2010 +0100

    remove fixme notice, was fixed

 src/thumbnailer.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/thumbnailer.c b/src/thumbnailer.c
index 2111d98..43f1dae 100644
--- a/src/thumbnailer.c
+++ b/src/thumbnailer.c
@@ -264,7 +264,6 @@ rstto_thumbnailer_queue_request_timer (RsttoThumbnailer *thumbnailer)
         image = rstto_thumbnail_get_image (RSTTO_THUMBNAIL(iter->data));
         file = rstto_image_get_file (image);
         uris[i] = g_file_get_uri (file);
-        /* FIXME: get teh right mimetype */
         file_info = g_file_query_info (file, "standard::content-type", 0, NULL, NULL);
         if (file_info)
         {



More information about the Xfce4-commits mailing list