Remove buffer.h

This commit is contained in:
Adrien Gallouët
2016-12-20 08:51:11 +00:00
parent 89f8379c73
commit 577938432a
3 changed files with 0 additions and 68 deletions

View File

@@ -7,7 +7,6 @@ glorytun_LDADD = $(libsodium_LIBS)
glorytun_SOURCES = \
src/common.h \
src/common.c \
src/buffer.h \
src/ip.h \
src/str.h \
src/main.c \