summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/luatexdir/tex/directions.h
diff options
context:
space:
mode:
authorAkira Kakuto <kakuto@fuk.kindai.ac.jp>2016-04-21 22:14:53 +0000
committerAkira Kakuto <kakuto@fuk.kindai.ac.jp>2016-04-21 22:14:53 +0000
commit843fa0fa83ff9f0581fe0e0d7b2e23b5b8cafd43 (patch)
treee24123124a0207ae0283fe8be9453c124889e5a3 /Build/source/texk/web2c/luatexdir/tex/directions.h
parent5c1fcce7823084439adb6c135bfd9c8fb55e6367 (diff)
web2c/luatexdir: sync with the upstream
git-svn-id: svn://tug.org/texlive/trunk@40664 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/luatexdir/tex/directions.h')
-rw-r--r--Build/source/texk/web2c/luatexdir/tex/directions.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/Build/source/texk/web2c/luatexdir/tex/directions.h b/Build/source/texk/web2c/luatexdir/tex/directions.h
index 8fe126bdb19..7ab524a1e79 100644
--- a/Build/source/texk/web2c/luatexdir/tex/directions.h
+++ b/Build/source/texk/web2c/luatexdir/tex/directions.h
@@ -30,11 +30,6 @@
extern const char *dir_strings[128];
*/
-# define dir_TLT 0 /* maybe use this one as unset value */
-# define dir_TRT 1 /* or should we avoid that one because it's a signal too */
-# define dir_LTL 2
-# define dir_RTT 3
-
extern const char *dir_strings[8];
extern int dir_swap;