soup-message: belated #include cleanup
authorDan Winship <danw@gnome.org>
Sat, 12 Jan 2013 14:55:26 +0000 (09:55 -0500)
committerDan Winship <danw@gnome.org>
Sat, 12 Jan 2013 14:55:26 +0000 (09:55 -0500)
Remove some includes that I had commented out to see if they were
still needed, but then forgot to actually remove when it turned out
they weren't.

libsoup/soup-message.c

index 750b992..d30fd37 100644 (file)
@@ -5,9 +5,6 @@
  * Copyright (C) 2000-2003, Ximian, Inc.
  */
 
-//#include <stdlib.h>
-//#include <string.h>
-
 #include "soup-message.h"
 #include "soup.h"
 #include "soup-connection.h"