[xiph-commits] r10917 - trunk/ffmpeg2theora

j at svn.xiph.org j at svn.xiph.org
Wed Feb 22 08:57:56 PST 2006


Author: j
Date: 2006-02-22 08:57:54 -0800 (Wed, 22 Feb 2006)
New Revision: 10917

Modified:
   trunk/ffmpeg2theora/ffmpeg2theora.c
Log:
remove #include framehook.h, thats not needed at all

Modified: trunk/ffmpeg2theora/ffmpeg2theora.c
===================================================================
--- trunk/ffmpeg2theora/ffmpeg2theora.c	2006-02-22 16:49:43 UTC (rev 10916)
+++ trunk/ffmpeg2theora/ffmpeg2theora.c	2006-02-22 16:57:54 UTC (rev 10917)
@@ -20,7 +20,6 @@
  */
 #include "common.h"
 #include "avformat.h"
-#include "framehook.h"
 
 #include <stdio.h>
 #include <stdlib.h>



More information about the commits mailing list