X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Ftypes.h;h=33f8239d88cbee89ace3e07b51acd94d67b27fd9;hb=09a9ac376db005a40a351736bcff4077f098825d;hp=70262afb0a7c670abf0fd9bc3f23eda9f072b17b;hpb=a183c1776cfd020a37d028ebb0f641352f49697b;p=dcpomatic.git diff --git a/src/lib/types.h b/src/lib/types.h index 70262afb0..33f8239d8 100644 --- a/src/lib/types.h +++ b/src/lib/types.h @@ -27,8 +27,6 @@ class Content; -typedef int64_t ContentAudioFrame; -typedef int ContentVideoFrame; typedef int64_t Time; #define TIME_MAX INT64_MAX #define TIME_HZ ((Time) 96000)