From 7df59f9bc7acedb5f8aa01ad12f2f22d271a0f58 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Tue, 2 Feb 2010 18:12:29 +0100 Subject: Tidy up options This also simplifies quite a lot of code --- src/dirax.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/dirax.h') diff --git a/src/dirax.h b/src/dirax.h index b3bc0a36..b6b80488 100644 --- a/src/dirax.h +++ b/src/dirax.h @@ -18,7 +18,7 @@ #endif -extern void run_dirax(struct image *image, int no_index); +extern void run_dirax(struct image *image); #endif /* DIRAX_H */ -- cgit v1.2.3