From 9dd7b85e5b7c88a867f50cc7501da35ebf2ddbbf Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Sat, 14 Oct 2006 00:29:22 +0000 Subject: [PATCH] FIXME-- This got done a while ago. SVN revision: 26579 --- legacy/ecore/src/lib/ecore_desktop/ecore_desktop_paths.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/legacy/ecore/src/lib/ecore_desktop/ecore_desktop_paths.c b/legacy/ecore/src/lib/ecore_desktop/ecore_desktop_paths.c index ada05638ad..83c1a84033 100644 --- a/legacy/ecore/src/lib/ecore_desktop/ecore_desktop_paths.c +++ b/legacy/ecore/src/lib/ecore_desktop/ecore_desktop_paths.c @@ -19,8 +19,6 @@ #include #include -/* FIXME: Add functions to add paths before the user paths, after the user but before the system paths, and at the end. */ - /* This really slows things down and no doubt drags in some KDE bloat at start up. * To work around this, I add a few extra things to try in the _ecore_desktop_paths_get() * calls below.