summaryrefslogtreecommitdiff
path: root/src/lib/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/types.h')
-rw-r--r--src/lib/types.h2
1 files changed, 0 insertions, 2 deletions
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)