diff --git a/src/gnome-shell-extension-prefs.c b/src/gnome-shell-extension-prefs.c index 17883207a..973f3c120 100644 --- a/src/gnome-shell-extension-prefs.c +++ b/src/gnome-shell-extension-prefs.c @@ -36,7 +36,6 @@ main (int argc, char *argv[]) return 1; } - if (!gjs_context_eval (context, "const Main = imports.extensionPrefs.main; Main.main(ARGV);", -1,