comparison stream/network.c @ 32558:35eb07c24cda

Remove dead define
author cboesch
date Thu, 25 Nov 2010 10:01:48 +0000
parents c44141d4e443
children 8811ad374937
comparison
equal deleted inserted replaced
32557:683199947822 32558:35eb07c24cda
17 * 17 *
18 * You should have received a copy of the GNU General Public License along 18 * You should have received a copy of the GNU General Public License along
19 * with MPlayer; if not, write to the Free Software Foundation, Inc., 19 * with MPlayer; if not, write to the Free Software Foundation, Inc.,
20 * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. 20 * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
21 */ 21 */
22
23 //#define DUMP2FILE
24 22
25 #include <stdio.h> 23 #include <stdio.h>
26 #include <stdlib.h> 24 #include <stdlib.h>
27 #include <string.h> 25 #include <string.h>
28 #include <unistd.h> 26 #include <unistd.h>