diff options
author | Marius <mariausol@gmail.com> | 2011-01-31 22:20:13 +0200 |
---|---|---|
committer | Marius <mariausol@gmail.com> | 2011-01-31 22:20:13 +0200 |
commit | 7290ea25841bc7bcbb28a3eaea18f9bc74ca9f51 (patch) | |
tree | 3919e7b3328f7d7221c16462bb5c9130c627320d /web2c | |
parent | 8f0a9674137499392552a70d470f614f0eb98b6c (diff) | |
download | context-7290ea25841bc7bcbb28a3eaea18f9bc74ca9f51.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", |