From 64d3763652128995845cb300d92782061b3d8e49 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Mon, 15 Apr 2013 22:00:13 -0400 Subject: remove all xml++.h inclusion by canvas implementations --- libs/canvas/image.cc | 2 -- 1 file changed, 2 deletions(-) (limited to 'libs/canvas/image.cc') diff --git a/libs/canvas/image.cc b/libs/canvas/image.cc index d8c4f11d1a..a0927451f3 100644 --- a/libs/canvas/image.cc +++ b/libs/canvas/image.cc @@ -2,8 +2,6 @@ #include "gtkmm2ext/gui_thread.h" -#include "pbd/xml++.h" - using namespace ArdourCanvas; Image::Image (Group* group, Cairo::Format fmt, int width, int height) -- cgit v1.2.3