From c9858d165494b8aa499fca8f8d7c476c5b20a471 Mon Sep 17 00:00:00 2001 From: Guenter Bartsch Date: Sat, 14 Sep 2002 20:11:52 +0000 Subject: obsulete public_entry removed CVS patchset: 2665 CVS date: 2002/09/14 20:11:52 --- src/xine-engine/configfile.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src') 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; }; /* -- cgit v1.2.3