From e30c30ef7bbd8413ac0c8390abe574d5dd1cf5f7 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Fri, 10 Oct 2014 16:07:44 +0100 Subject: Adapt to new libcxml ARI. Compiles but does not pass tests. --- src/dcp.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/dcp.h') diff --git a/src/dcp.h b/src/dcp.h index 3d42b92a..477e32e8 100644 --- a/src/dcp.h +++ b/src/dcp.h @@ -32,11 +32,6 @@ #include #include -namespace xmlpp { - class Document; - class Element; -} - /** @brief Namespace for everything in libdcp */ namespace dcp { -- cgit v1.2.3