kconfig: nuke LKC_DIRECT_LINK cruft
[pandora-kernel.git] / scripts / kconfig / gconf.c
index c406bde..9258957 100644 (file)
@@ -1507,10 +1507,6 @@ int main(int ac, char *av[])
        char *env;
        gchar *glade_file;
 
-#ifndef LKC_DIRECT_LINK
-       kconfig_load();
-#endif
-
        bindtextdomain(PACKAGE, LOCALEDIR);
        bind_textdomain_codeset(PACKAGE, "UTF-8");
        textdomain(PACKAGE);