]> Dogcows Code - chaz/tint2/blobdiff - src/launcher/launcher.c
fixed multi_desktop switching
[chaz/tint2] / src / launcher / launcher.c
index 73e6039eb7e4e57e5897222cf44320d48e83597d..54b6639f4b50be961427dc063e8ab95b5cbcde68 100644 (file)
@@ -783,7 +783,6 @@ char *icon_path(Launcher *launcher, const char *icon_name, int size)
                else
                        return NULL;
        }
-       //printf("nom %s, taille %d, path %s\n", launcherIcon->icon_name, launcherIcon->icon_size, new_icon_path);
 
        GSList *basenames = NULL;
        char *file_name = g_build_filename(g_get_home_dir(), ".icons", NULL);
This page took 0.019678 seconds and 4 git commands to generate.