aboutsummaryrefslogtreecommitdiff
path: root/src/IO
diff options
context:
space:
mode:
authorMichal Nowak newman x <Michal Nowak newman.x@gmail.com>2009-06-26 22:41:45 -0400
committerMichal Nowak newman x <Michal Nowak newman.x@gmail.com>2009-06-26 22:41:45 -0400
commit04923c8eb783a099e07e831bc6ce1a010d4cb69a (patch)
treef3ed14f7db5965c3e35059d986bf494a92548218 /src/IO
parentd56c2d5edcf109ef1544002d8a78e518f71db06c (diff)
Removed compiler warnings for unused return values
Diffstat (limited to 'src/IO')
-rw-r--r--src/IO/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/IO/Makefile.am b/src/IO/Makefile.am
index bc2dea7e..98d8d43a 100644
--- a/src/IO/Makefile.am
+++ b/src/IO/Makefile.am
@@ -8,7 +8,6 @@ libDiof_a_SOURCES = \
mime.h \
about.c \
Url.h \
- proto.c \
http.c \
dpi.c \
IO.c \