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.