aboutsummaryrefslogtreecommitdiff
path: root/graphics/tumble/files/patch-semantics.c
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/tumble/files/patch-semantics.c')
-rw-r--r--graphics/tumble/files/patch-semantics.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/tumble/files/patch-semantics.c b/graphics/tumble/files/patch-semantics.c
deleted file mode 100644
index 4e6e5d7d71bb..000000000000
--- a/graphics/tumble/files/patch-semantics.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- semantics.c.orig 2021-08-17 12:37:41 UTC
-+++ semantics.c
-@@ -119,7 +119,7 @@ typedef struct output_page_t
- #endif
-
-
--FILE *yyin;
-+extern FILE *yyin;
- int line; /* line number in spec file */
-
- int bookmark_level;