don't double-call methods via UICallback::call_slot() when they are already connected...
authorPaul Davis <paul@linuxaudiosystems.com>
Mon, 4 Jan 2010 18:15:05 +0000 (18:15 +0000)
committerPaul Davis <paul@linuxaudiosystems.com>
Mon, 4 Jan 2010 18:15:05 +0000 (18:15 +0000)
commit18c5d249514f8faa245047a7a5bb607c598221c5
treed929263bd5fff5330dbbe0723581f78c01e03f65
parent4abb46a7d5a51c39b1796703660667be279c3635
don't double-call methods via UICallback::call_slot() when they are already connected via the event loop call_slot() method

git-svn-id: svn://localhost/ardour2/branches/3.0@6444 d708f5d6-7413-0410-9779-e7cbd77b26cf
gtk2_ardour/streamview.cc