diff common.h @ 1118:8248e652d64e libavcodec

simplified
author al3x
date Sun, 09 Mar 2003 16:07:19 +0000
parents e4762efc3617
children 64c7c76ed17c
line wrap: on
line diff
--- a/common.h	Sat Mar 08 23:43:34 2003 +0000
+++ b/common.h	Sun Mar 09 16:07:19 2003 +0000
@@ -6,9 +6,6 @@
 #ifndef COMMON_H
 #define COMMON_H
 
-#define FFMPEG_VERSION_INT 0x000406
-#define FFMPEG_VERSION     "0.4.6"
-
 #if defined(WIN32) && !defined(__MINGW32__) && !defined(__CYGWIN__)
 #    define CONFIG_WIN32
 #endif