diff src/evdev-plug/ed_common.h @ 435:c18fd1befd1f trunk

[svn] - added audacious_get_localdir() in util.c/h, returns a string with the full path of audacious local datadir
author giacomo
date Mon, 15 Jan 2007 12:38:45 -0800
parents dea1d9cb7735
children 51d0636e6dd0
line wrap: on
line diff
--- a/src/evdev-plug/ed_common.h	Mon Jan 15 12:02:09 2007 -0800
+++ b/src/evdev-plug/ed_common.h	Mon Jan 15 12:38:45 2007 -0800
@@ -33,7 +33,6 @@
 #define ED_VERSION_PLUGIN "0.1beta"
 #define ED_VERSION_CONFIG "0"
 
-#define PLAYER_LOCALRC_DIR ".audacious"
 #define PLAYER_LOCALRC_FILE "evdev-plug.conf"
 
 #endif /* !_I_ED_COMMON_H */