summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/omegafonts/error_routines.h
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/web2c/omegafonts/error_routines.h')
-rw-r--r--Build/source/texk/web2c/omegafonts/error_routines.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/Build/source/texk/web2c/omegafonts/error_routines.h b/Build/source/texk/web2c/omegafonts/error_routines.h
index ada4867d69a..6a707c77aa6 100644
--- a/Build/source/texk/web2c/omegafonts/error_routines.h
+++ b/Build/source/texk/web2c/omegafonts/error_routines.h
@@ -21,7 +21,6 @@ along with Omega; if not, write to the Free Software Foundation, Inc.,
*/
-extern void lex_error_0(const_string);
extern void lex_error_1(const_string, int);
extern void lex_error_s(const_string, const_string);
extern void lex_error_s_1(const_string, const_string, int);
@@ -42,4 +41,3 @@ extern void warning_s_2(const_string, const_string, int, int);
extern void internal_error_0(const_string);
extern void internal_error_1(const_string, int);
-extern void internal_error_s(const_string, const_string);