From e8e446c2b4863a0ff8f9a4a835dd34e2159c93d9 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Wed, 23 May 2012 23:23:10 +0000 Subject: Trim unnecessary includes. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4455 a436a847-0d15-0410-975c-d299462d15a1 --- src/gui/WindowFactory.hpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/gui/WindowFactory.hpp') diff --git a/src/gui/WindowFactory.hpp b/src/gui/WindowFactory.hpp index 2bf36e85..0712c656 100644 --- a/src/gui/WindowFactory.hpp +++ b/src/gui/WindowFactory.hpp @@ -22,8 +22,6 @@ #include "ingen/GraphObject.hpp" #include "raul/SharedPtr.hpp" -namespace Raul { class Path; } - namespace Ingen { namespace Client { @@ -43,7 +41,6 @@ class PatchBox; class PatchView; class PatchWindow; class RenameWindow; -class UploadPatchWindow; /** Manager/Factory for all windows. * -- cgit v1.2.1