# HG changeset patch # User Matti Hamalainen # Date 1188939783 0 # Node ID 1684092c2bc9443a26a2f4f66c40d11fa0e3267d # Parent 51f994f06ac4de097ee03ec9c2dce1de66a2f9e1 Remove useless xs_memset() diff -r 51f994f06ac4 -r 1684092c2bc9 src/xmms-sid.c --- a/src/xmms-sid.c Tue Sep 04 21:03:02 2007 +0000 +++ b/src/xmms-sid.c Tue Sep 04 21:03:03 2007 +0000 @@ -226,7 +226,6 @@ XSDEBUG("xs_init()\n"); /* Initialize and get configuration */ - xs_memset(&xs_cfg, 0, sizeof(xs_cfg)); xs_init_configuration(); xs_read_configuration();