]> git.sesse.net Git - ffmpeg/blobdiff - cmdutils.h
Merge commit '95fd52c11bff1aad93a29aed3bd5472bd2981d1f'
[ffmpeg] / cmdutils.h
index ce6660aa4cb4e64b5178ad58433c24032c0fe840..b814961011f60c9144b9b34d4b6211bf9acf4e31 100644 (file)
@@ -43,11 +43,6 @@ extern const char program_name[];
  */
 extern const int program_birth_year;
 
-/**
- * this year, defined by the program for show_banner()
- */
-extern const int this_year;
-
 extern AVCodecContext *avcodec_opts[AVMEDIA_TYPE_NB];
 extern AVFormatContext *avformat_opts;
 extern struct SwsContext *sws_opts;