diff options
author | Thomas White <taw@physics.org> | 2010-04-06 18:22:55 +0200 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2010-04-06 18:22:55 +0200 |
commit | 366baa64777d705f8ebae91805415187c7a9dbd3 (patch) | |
tree | 11c550da5af16fd9fc4274bb74b0acab6b3a4f7c | |
parent | e0ba340416d809b7bf01e1a7bc07f7c1d560a13d (diff) |
Fussiness
-rw-r--r-- | src/index.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/index.c b/src/index.c index fdaa227c..70b23640 100644 --- a/src/index.c +++ b/src/index.c @@ -29,7 +29,6 @@ #include "index.h" - static void write_drx(struct image *image) { FILE *fh; |