Merge CV, ver=5.1; ops/methods from HV, and interface from CV where possible
[goodguy/history.git] / cinelerra-5.0 / cinelerra / ffmpeg.inc
diff --git a/cinelerra-5.0/cinelerra/ffmpeg.inc b/cinelerra-5.0/cinelerra/ffmpeg.inc
deleted file mode 100644 (file)
index a9d697b..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-#ifndef __FFMPEG_INC__
-#define __FFMPEG_INC__
-
-class FFPacket;
-class FFFrame;
-class FFAudioHistory;
-class FFStream;
-class FFAudioStream;
-class FFVideoStream;
-class FFMPEG;
-
-#endif