X-Git-Url: http://git.shiar.net/netris.git/blobdiff_plain/d8bac478c192095fd697fc5ac3114238ae3e9270..67c063ab72ebe37d99e036c7a9d3fcecf1e168aa:/util.h diff --git a/util.h b/util.h index 0f4deca..f9d1966 100644 --- a/util.h +++ b/util.h @@ -6,7 +6,6 @@ extern void AtExit(void (*handler)(void)); extern void Header(void); -extern void Usage(void); extern void DistInfo(void); extern void Rules(void); extern void SRandom(int seed);