diff --git a/usr/bin/mb-places b/usr/bin/mb-places
index 8a07928..bbdb4cd 100755
--- a/usr/bin/mb-places
+++ b/usr/bin/mb-places
@@ -145,7 +145,7 @@ fi
out+=("^sep($SETTINGS)")
[[ $jgbrowser_show_hidden = false ]] && out+=(" $SHOW_HIDDEN,mb-setvar jgbrowser_show_hidden=true;mb-places -s") || out+=(" $SHOW_HIDDEN,mb-setvar jgbrowser_show_hidden=false;mb-places -s")
-out+=(" $EDIT $LABEL,xdg-open $PLACES,geany")
+#out+=(" $EDIT $LABEL,xdg-open $PLACES,geany")
}