summaryrefslogtreecommitdiffstats
path: root/ingen/client/ClientStore.hpp
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2020-08-01 21:59:55 +0200
committerDavid Robillard <d@drobilla.net>2020-08-02 01:48:48 +0200
commit9eadae8edc7a35f87499f58c3e3b9cec68f74a80 (patch)
tree5a93744513d878dc97d93d775fe92f1768f86450 /ingen/client/ClientStore.hpp
parentb0dbb8477bfd3010a2139ae2a7e0c89b3758721a (diff)
downloadingen-9eadae8edc7a35f87499f58c3e3b9cec68f74a80.tar.gz
ingen-9eadae8edc7a35f87499f58c3e3b9cec68f74a80.tar.bz2
ingen-9eadae8edc7a35f87499f58c3e3b9cec68f74a80.zip
Remove stale forward declarations
Diffstat (limited to 'ingen/client/ClientStore.hpp')
-rw-r--r--ingen/client/ClientStore.hpp1
1 files changed, 0 insertions, 1 deletions
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 {