summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/xine-engine/configfile.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/xine-engine/configfile.h b/src/xine-engine/configfile.h
index d19c70648..950400dae 100644
--- a/src/xine-engine/configfile.h
+++ b/src/xine-engine/configfile.h
@@ -17,7 +17,7 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
*
- * $Id: configfile.h,v 1.15 2002/09/11 17:41:08 guenter Exp $
+ * $Id: configfile.h,v 1.16 2002/09/14 20:11:52 guenter Exp $
*
* config file management
*
@@ -172,7 +172,6 @@ struct config_values_s {
* config values are stored here:
*/
cfg_entry_t *first, *last, *cur;
- xine_cfg_entry_t public_entry;
};
/*