Mercurial > audlegacy-plugins
diff src/paranormal/plugin.c @ 152:7b8588691a95 trunk
[svn] - don't replace our configuration
- configure box tweaks
| author | nenolod |
|---|---|
| date | Mon, 30 Oct 2006 23:35:14 -0800 |
| parents | 3c8ff183766f |
| children | 34b6f9d5633a |
line wrap: on
line diff
--- a/src/paranormal/plugin.c Mon Oct 30 23:08:58 2006 -0800 +++ b/src/paranormal/plugin.c Mon Oct 30 23:35:14 2006 -0800 @@ -299,8 +299,6 @@ static void pn_xmms_configure (void) { - load_pn_rc (); - /* We should already have a GDK_THREADS_ENTER but we need to give it config_mutex */ if (config_mutex)
