diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2013-09-12 17:25:01 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2013-09-12 17:25:01 +0000 |
| commit | f8c5e9a9ae9d06eed4898233635efcb6df95baa4 (patch) | |
| tree | 56af259a2b277bca6dbde6bed3179ab107b15b35 /src/plugins/Visual | |
| parent | 7fe835b3e47a15e35fea2f119604b606fe77adcb (diff) | |
| download | qmmp-f8c5e9a9ae9d06eed4898233635efcb6df95baa4.tar.gz qmmp-f8c5e9a9ae9d06eed4898233635efcb6df95baa4.tar.bz2 qmmp-f8c5e9a9ae9d06eed4898233635efcb6df95baa4.zip | |
removed useless code
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3713 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/Visual')
| -rw-r--r-- | src/plugins/Visual/projectm/projectm.pro | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/plugins/Visual/projectm/projectm.pro b/src/plugins/Visual/projectm/projectm.pro index 71197cb10..80c7de121 100644 --- a/src/plugins/Visual/projectm/projectm.pro +++ b/src/plugins/Visual/projectm/projectm.pro @@ -46,10 +46,6 @@ target.path = $$LIB_DIR/qmmp/Visual INSTALLS += target #projectM config path -exists("/usr/share/projectM/config.inp") { - -} - PROJECTM_CONFIG_FILES = /usr/share/projectM/config.inp \ /usr/local/share/projectM/config.inp |
