summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/ardour.h
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2012-12-12 20:03:41 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2012-12-12 20:03:41 +0000
commit37c7d0cbc1bd48647a993852561fd934481a0429 (patch)
treedb09666e4d3b27d2a2c292a0f0aeaa091e4247f2 /libs/ardour/ardour/ardour.h
parentfa746f4d9768f4101713dd8af75e7e8d10107b57 (diff)
because sometimes there are good reasons for not doing things the way a windows programmer would
git-svn-id: svn://localhost/ardour2/branches/3.0@13652 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'libs/ardour/ardour/ardour.h')
-rw-r--r--libs/ardour/ardour/ardour.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libs/ardour/ardour/ardour.h b/libs/ardour/ardour/ardour.h
index 03de3965ec..c19d4332e8 100644
--- a/libs/ardour/ardour/ardour.h
+++ b/libs/ardour/ardour/ardour.h
@@ -48,7 +48,6 @@ namespace ARDOUR {
class AudioEngine;
extern PBD::Signal1<void,std::string> BootMessage;
- extern PBD::Signal0<void> GUIIdle;
int init (bool with_vst, bool try_optimization);
void init_post_engine ();