aboutsummaryrefslogtreecommitdiff
path: root/src/dirax.h
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2010-02-02 18:12:29 +0100
committerThomas White <taw@physics.org>2010-02-02 18:12:29 +0100
commit7df59f9bc7acedb5f8aa01ad12f2f22d271a0f58 (patch)
tree9bc98ff31e5f37068169cf82cd645877ce22ea5f /src/dirax.h
parent9fed7cd780eb4912602f76323a0430a48cfd0834 (diff)
Tidy up options
This also simplifies quite a lot of code
Diffstat (limited to 'src/dirax.h')
-rw-r--r--src/dirax.h2
1 files changed, 1 insertions, 1 deletions
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 */