]> err.no Git - linux-2.6/blobdiff - scripts/kconfig/expr.h
Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
[linux-2.6] / scripts / kconfig / expr.h
index d6c33ce6dfdf61d7f22fbe919e9dd0f10a027981..a195986eec6f83f0d7b76627782815855fc845fe 100644 (file)
@@ -77,7 +77,6 @@ struct symbol {
        tristate visible;
        int flags;
        struct property *prop;
-       struct expr *dep, *dep2;
        struct expr_value rev_dep;
 };