aboutsummaryrefslogtreecommitdiff
path: root/src/image.h
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2010-03-29 14:25:32 +0200
committerThomas White <taw@physics.org>2010-03-29 14:25:32 +0200
commite76906248c006dedf8217b7dee540d182d6d242b (patch)
treef48622dde4ec33d111973c7ffa03ec7b5f3b4362 /src/image.h
parentf1f00b684cc6858ad62bbaf07f22f238a33138f9 (diff)
Remove "rflist"
Diffstat (limited to 'src/image.h')
-rw-r--r--src/image.h1
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;