X-Git-Url: https://jxself.org/git/?p=carl9170fw.git;a=blobdiff_plain;f=config%2Fexpr.h;h=7c329e179007a1e7cf92f012eee74f9ccb2f85d1;hp=84a5199bb46b94894195d39fbda084b6542a38ec;hb=26221943909b5cb9d403a42d4a35ba0e7f06a496;hpb=0de72262902cf8398f6163550ec54e6cc9b2cc1e 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 */ };