diff options
author | Thomas White <taw@physics.org> | 2010-03-29 14:25:32 +0200 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2010-03-29 14:25:32 +0200 |
commit | e76906248c006dedf8217b7dee540d182d6d242b (patch) | |
tree | f48622dde4ec33d111973c7ffa03ec7b5f3b4362 /src/image.h | |
parent | f1f00b684cc6858ad62bbaf07f22f238a33138f9 (diff) |
Remove "rflist"
Diffstat (limited to 'src/image.h')
-rw-r--r-- | src/image.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/image.h b/src/image.h index 2885b734..e8234996 100644 --- a/src/image.h +++ b/src/image.h @@ -86,7 +86,6 @@ struct image { int height; ImageFeatureList *features; /* "Experimental" features */ - ImageFeatureList *rflist; /* "Predicted" features */ /* DirAx auto-indexing low-level stuff */ int dirax_pty; |