X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=config%2Fexpr.h;h=7c329e179007a1e7cf92f012eee74f9ccb2f85d1;hb=ec9933f517d25d4bb9026766916da160f10f119d;hp=84a5199bb46b94894195d39fbda084b6542a38ec;hpb=7f0e8ccbc37c5853e8c9ac3256ddb789b77c92c8;p=carl9170fw.git diff --git a/config/expr.h b/config/expr.h index 84a5199..7c329e1 100644 --- a/config/expr.h +++ b/config/expr.h @@ -185,7 +185,6 @@ enum prop_type { P_SELECT, /* select BAR */ P_IMPLY, /* imply BAR */ P_RANGE, /* range 7..100 (for a symbol) */ - P_ENV, /* value from environment variable */ P_SYMBOL, /* where a symbol is defined */ };