From 65b331d32c383f3a9049f29bf03ab3fe3193b31a Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 14 Apr 2016 01:01:28 +0100 Subject: Split audio; builds. --- src/lib/types.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/lib/types.h') diff --git a/src/lib/types.h b/src/lib/types.h index 2bc6fa3a4..8eabdbf27 100644 --- a/src/lib/types.h +++ b/src/lib/types.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2013 Carl Hetherington + Copyright (C) 2013-2016 Carl Hetherington This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -48,7 +48,6 @@ namespace xmlpp { #define SERVER_LINK_VERSION (64+0) typedef std::vector > ContentList; -typedef std::vector > AudioContentList; typedef std::vector > FFmpegContentList; typedef int64_t Frame; -- cgit v1.2.3