Mercurial > audlegacy-plugins
changeset 1202:82ef51e8934a
Oops, forgot to remove something ...
author | michi@tux.homenetwork |
---|---|
date | Mon, 02 Jul 2007 15:55:58 +0200 |
parents | 2ae8155baef1 |
children | 6eef4486e481 |
files | src/sexypsf/xmms.c |
diffstat | 1 files changed, 0 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/src/sexypsf/xmms.c Mon Jul 02 15:53:49 2007 +0200 +++ b/src/sexypsf/xmms.c Mon Jul 02 15:55:58 2007 +0200 @@ -27,9 +27,6 @@ #include <unistd.h> #include "driver.h" -#define CMD_SEEK 0x80000000 -#define CMD_STOP 0x40000000 - static volatile int seek_time = 0; static volatile int stop = 0; static volatile int playing=0;