diff options
Diffstat (limited to 'lang/lafontaine/files/patch-mc.c')
-rw-r--r-- | lang/lafontaine/files/patch-mc.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/lang/lafontaine/files/patch-mc.c b/lang/lafontaine/files/patch-mc.c deleted file mode 100644 index 89863a045ea7..000000000000 --- a/lang/lafontaine/files/patch-mc.c +++ /dev/null @@ -1,10 +0,0 @@ ---- src/mc.c.orig Sun Aug 15 20:00:39 2004 -+++ src/mc.c Sun Aug 15 20:01:11 2004 -@@ -36,6 +36,7 @@ - /*>>> here is the declaration of the turtle */ - struct s_turtle my_turtle; - -+void mc_free(void); - - /** - Freeing and reinitializing all middle-code informations.<br> |