From 9eadae8edc7a35f87499f58c3e3b9cec68f74a80 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 1 Aug 2020 21:59:55 +0200 Subject: Remove stale forward declarations --- ingen/client/ClientStore.hpp | 1 - 1 file changed, 1 deletion(-) (limited to 'ingen') diff --git a/ingen/client/ClientStore.hpp b/ingen/client/ClientStore.hpp index 348d87a3..54eaf373 100644 --- a/ingen/client/ClientStore.hpp +++ b/ingen/client/ClientStore.hpp @@ -30,7 +30,6 @@ namespace Raul { class Path; -class Atom; } // namespace Raul namespace ingen { -- cgit v1.2.1