diff options
Diffstat (limited to 'web2c')
-rw-r--r-- | web2c/contextcnf.lua | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/web2c/contextcnf.lua b/web2c/contextcnf.lua index b420f485c..c7776b17e 100644 --- a/web2c/contextcnf.lua +++ b/web2c/contextcnf.lua @@ -89,11 +89,6 @@ return { ICCPROFILES = ".;$TEXMF/colors/icc/{context,profiles}//;$OSCOLORDIR", - -- Sort of obsolete. - - OTPINPUTS = ".;$TEXMF/omega/otp//", - OCPINPUTS = ".;$TEXMF/omega/ocp//", - -- A few special ones that will change some day. FONTCONFIG_FILE = "fonts.conf", |