summaryrefslogtreecommitdiff
path: root/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'common.h')
-rw-r--r--common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/common.h b/common.h
index 0d8346c2..dfecb27a 100644
--- a/common.h
+++ b/common.h
@@ -24,7 +24,6 @@
// those are defined in main.c
extern char confdir[1024]; // $HOME/.config
extern char dbconfdir[1024]; // $HOME/.config/deadbeef
-extern char defpl[1024]; // $HOME/.config/deadbeef/default.dbpl
extern char sessfile[1024]; // $HOME/.config/deadbeef/session
#endif // __COMMON_H