From: <jpg...@us...> - 2007-06-05 22:15:46
|
Revision: 1003 http://svn.sourceforge.net/iaxclient/?rev=1003&view=rev Author: jpgrayson Date: 2007-06-05 15:15:48 -0700 (Tue, 05 Jun 2007) Log Message: ----------- Remove unneeded include. Modified Paths: -------------- trunk/lib/portmixer/px_win_wmme/px_win_wmme.c Modified: trunk/lib/portmixer/px_win_wmme/px_win_wmme.c =================================================================== --- trunk/lib/portmixer/px_win_wmme/px_win_wmme.c 2007-06-05 20:54:04 UTC (rev 1002) +++ trunk/lib/portmixer/px_win_wmme/px_win_wmme.c 2007-06-05 22:15:48 UTC (rev 1003) @@ -36,7 +36,6 @@ */ #include <windows.h> -#include <stdio.h> #include "portaudio.h" #include "portmixer.h" This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |