From e76906248c006dedf8217b7dee540d182d6d242b Mon Sep 17 00:00:00 2001 From: Thomas White Date: Mon, 29 Mar 2010 14:25:32 +0200 Subject: Remove "rflist" --- src/image.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/image.h') 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; -- cgit v1.2.3