src/intro.c | 1 -
1 file changed, 1 deletion(-)
--- pachi-1.0.orig/src/intro.c
+++ pachi-1.0/src/intro.c
@@ -52,7 +52,6 @@
double introtime=0;
escape_exit=0;
float title_alpha=0;
- int title_done=0;
int n=1;
while(escape_exit==0)
{