Merge CV, ver=5.1; ops/methods from HV, and interface from CV where possible
[goodguy/history.git] / cinelerra-5.0 / libzmpeg3 / css.C
diff --git a/cinelerra-5.0/libzmpeg3/css.C b/cinelerra-5.0/libzmpeg3/css.C
deleted file mode 100644 (file)
index 29ac05d..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-
-#include "libzmpeg3.h"
-
-zcss_t::
-css_t() {}
-
-zcss_t::
-~css_t() {}
-
-int zcss_t::
-get_keys(char *fpath)
-{
-  return 1;
-}
-
-int zcss_t::
-decrypt_packet(uint8_t *sector, int offset)
-{
-  return 1;
-}
-