summaryrefslogtreecommitdiff
path: root/japanese/nethack34/files/patch-ja
blob: 9b865d411e2aa4ad0696959ae4d8cd239d4b3b46 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- include/winX.h.orig	Sun Jun 16 13:15:58 2002
+++ include/winX.h	Sun Jun 16 13:21:39 2002
@@ -378,11 +378,7 @@
 E void FDECL(clear_text_buffer,(struct text_buffer*));
 E void FDECL(free_text_buffer,(struct text_buffer*));
 #ifdef GRAPHIC_TOMBSTONE
-#ifndef XI18N
 E void FDECL(calculate_rip_text, (int));
-#else
-E void FDECL(calculate_rip_text, (int, XFontSet));
-#endif
 #endif