From 8a11d0f781c283c26942f7cb02fa733df79ff731 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 27 Aug 2009 05:41:11 +0200 Subject: fix event sound generation for volume changes --- src/streamwidget.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/streamwidget.h') diff --git a/src/streamwidget.h b/src/streamwidget.h index e322fc3..215e332 100644 --- a/src/streamwidget.h +++ b/src/streamwidget.h @@ -62,7 +62,6 @@ protected: Gtk::Menu contextMenu; Gtk::MenuItem terminate; - }; #endif -- cgit