summaryrefslogtreecommitdiffstats
path: root/src/gui/App.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 /src/gui/App.hpp
parentb0dbb8477bfd3010a2139ae2a7e0c89b3758721a (diff)
downloadingen-9eadae8edc7a35f87499f58c3e3b9cec68f74a80.tar.gz
ingen-9eadae8edc7a35f87499f58c3e3b9cec68f74a80.tar.bz2
ingen-9eadae8edc7a35f87499f58c3e3b9cec68f74a80.zip
Remove stale forward declarations
Diffstat (limited to 'src/gui/App.hpp')
-rw-r--r--src/gui/App.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gui/App.hpp b/src/gui/App.hpp
index fdbe5523..2e45880d 100644
--- a/src/gui/App.hpp
+++ b/src/gui/App.hpp
@@ -38,7 +38,6 @@ namespace ingen {
class Interface;
class Log;
-class Port;
class Serialiser;
class StreamWriter;
class World;