diff options
author | Hans Hagen <pragma@wxs.nl> | 2011-01-31 21:17:00 +0100 |
---|---|---|
committer | Hans Hagen <pragma@wxs.nl> | 2011-01-31 21:17:00 +0100 |
commit | 795e773a34bec2cdc23022d412e30c0d075f021f (patch) | |
tree | 52e8dc4133e15afbb1f11b08eb01fd3fecc1880f /web2c | |
parent | a54b055aa4688508e8f0806eb5f776b353fbb03b (diff) | |
download | context-795e773a34bec2cdc23022d412e30c0d075f021f.tar.gz |
beta 2011.01.31 21:17
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", |