From 78e1a2fc4377685a8aa3e790fdfd258c2bd922b1 Mon Sep 17 00:00:00 2001 From: ellson Date: Fri, 7 Sep 2007 21:23:47 +0000 Subject: [PATCH] remove commented code --- plugin/devil/gvdevice_devil.c | 1 - 1 file changed, 1 deletion(-) diff --git a/plugin/devil/gvdevice_devil.c b/plugin/devil/gvdevice_devil.c index 48cc62fe7..1f8cfc85d 100644 --- a/plugin/devil/gvdevice_devil.c +++ b/plugin/devil/gvdevice_devil.c @@ -104,7 +104,6 @@ static gvdevice_features_t device_features_devil = { gvplugin_installed_t gvdevice_devil_types[] = { {IL_BMP, "bmp:cairo", -1, &devil_engine, &device_features_devil}, -// {IL_GIF, "gif:cairo", -1, &devil_engine, &device_features_devil}, {IL_JPG, "jpg:cairo", -1, &devil_engine, &device_features_devil}, {IL_JPG, "jpe:cairo", -1, &devil_engine, &device_features_devil}, {IL_JPG, "jpeg:cairo", -1, &devil_engine, &device_features_devil}, -- 2.40.0