diff options
Diffstat (limited to 'src/ui/eqwidget.h')
| -rw-r--r-- | src/ui/eqwidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/eqwidget.h b/src/ui/eqwidget.h index b6bf77ebf..7b3680a45 100644 --- a/src/ui/eqwidget.h +++ b/src/ui/eqwidget.h @@ -56,7 +56,7 @@ public: /*! * shows output volume and balance. Necessare for the shaded mode */ - void setInfo(const OutputState &st); + //void setInfo(const OutputState &st); signals: void valueChanged(); |
