summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/omegafonts/ligkern_routines.h
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2014-08-05 10:18:03 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2014-08-05 10:18:03 +0000
commit97fa7b3630528845d9934ad227bc9f3a0c9d1d98 (patch)
tree82a86de86632aef5b567b8ce105f1cee57acc7d0 /Build/source/texk/web2c/omegafonts/ligkern_routines.h
parent146eef7b47aee302d588dcdf461ebec5870a6846 (diff)
omfonts: General cleanup: Drop unused code. Declare functions as static
git-svn-id: svn://tug.org/texlive/trunk@34847 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/omegafonts/ligkern_routines.h')
-rw-r--r--Build/source/texk/web2c/omegafonts/ligkern_routines.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/Build/source/texk/web2c/omegafonts/ligkern_routines.h b/Build/source/texk/web2c/omegafonts/ligkern_routines.h
index abb2e3746c7..5ce1db918f5 100644
--- a/Build/source/texk/web2c/omegafonts/ligkern_routines.h
+++ b/Build/source/texk/web2c/omegafonts/ligkern_routines.h
@@ -24,14 +24,11 @@ along with Omega; if not, write to the Free Software Foundation, Inc.,
extern unsigned bchar;
extern four_entries lig_kern_table[100000];
-extern void init_ligkern_entry(void);
extern void set_label_command(unsigned);
extern void set_ligature_command(unsigned, unsigned, unsigned);
extern void set_kerning_command(unsigned, fix);
extern void set_stop_command(void);
extern void set_skip_command(unsigned);
-extern int set_new_kern(fix);
-extern void print_kerns(void);
extern void build_kern_table(void);
extern void set_boundary_character(unsigned);
@@ -43,11 +40,6 @@ extern void doublecheck_ligatures(void);
extern void print_ligkern_table(void);
extern void init_ligkern(void);
-extern int l_f(hash_list, unsigned, unsigned);
-extern int l_eval(unsigned, unsigned);
-extern int l_hash_input(unsigned, unsigned);
-extern hash_list l_hash_lookup(unsigned, unsigned);
-
#define PRIME 1009
#define KERN_FLAG 128