From: kramm Date: Thu, 7 Oct 2004 15:47:06 +0000 (+0000) Subject: fixed "symbol already defined" warnings. X-Git-Tag: release-0-6-2~10 X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=commitdiff_plain;h=d1c2f863fa7b5f51d2e0e960d217aae90eaae910 fixed "symbol already defined" warnings. --- diff --git a/lib/lame/config_static.h b/lib/lame/config_static.h index dbfd812..1b66c87 100644 --- a/lib/lame/config_static.h +++ b/lib/lame/config_static.h @@ -88,12 +88,6 @@ /* Define if you have the header file. */ #define HAVE_UNISTD_H 1 -/* Name of package */ -#define PACKAGE "lame" - -/* Version number of package */ -#define VERSION "3.91" - /* Define if compiler has function prototypes */ #define PROTOTYPES 1