--- sourceforge.net/trunk/rdesktop/proto.h 2006/12/07 11:54:29 1345 +++ sourceforge.net/trunk/rdesktop/proto.h 2006/12/07 15:23:45 1346 @@ -168,7 +168,6 @@ /* rdpsnd.c */ BOOL rdpsnd_init(char *optarg); void rdpsnd_show_help(void); -void rdpsnd_play(void); void rdpsnd_add_fds(int *n, fd_set * rfds, fd_set * wfds, struct timeval *tv); void rdpsnd_check_fds(fd_set * rfds, fd_set * wfds); struct audio_packet *rdpsnd_queue_current_packet(void);