summaryrefslogtreecommitdiff
path: root/src/helper.h
diff options
context:
space:
mode:
authorMateusz Łukasik <mati75@linuxmint.pl>2017-10-08 22:17:31 +0200
committerMateusz Łukasik <mati75@linuxmint.pl>2017-10-08 22:17:31 +0200
commit867f979d517190a0aaab06f4180cdd964a48677e (patch)
treec4367ae381f38a39e36b574513229be318e20556 /src/helper.h
parentf6d0340806ec11f417006a3704eca7ec7d537eab (diff)
New upstream version 17.10.0~ds0
Diffstat (limited to 'src/helper.h')
-rw-r--r--src/helper.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/helper.h b/src/helper.h
index c1c44b7..c7323e2 100644
--- a/src/helper.h
+++ b/src/helper.h
@@ -62,10 +62,6 @@ public:
//! If version is 4.3.2 it returns 40302.
static int qtVersion();
- //! Returns a string to be passed to mplayer with the audio equalizer
- //! values.
- static QString equalizerListToString(AudioEqualizerList values, bool anequalizer_format = false);
-
static QStringList filesForPlaylist(const QString & initial_file, Preferences::AutoAddToPlaylistFilter filter);
#ifdef Q_OS_WIN