Fix broken whitespace (noop).

This commit is contained in:
David Robillard 2015-01-12 01:02:58 -05:00
parent cd15d27033
commit 1df6931e77

View file

@ -816,7 +816,6 @@ class Editor : public PublicEditor, public PBD::ScopedConnectionList, public ARD
*/ */
ArdourCanvas::ScrollGroup* hv_scroll_group; ArdourCanvas::ScrollGroup* hv_scroll_group;
/* The group containing all other groups that are scrolled horizontally ONLY /* The group containing all other groups that are scrolled horizontally ONLY
*/ */
ArdourCanvas::ScrollGroup* h_scroll_group; ArdourCanvas::ScrollGroup* h_scroll_group;