Remove compat.c and util.c

This commit is contained in:
Nick Mathewson
2018-06-29 10:51:15 -04:00
parent 4e11c2ca6c
commit e269044ce0
3 changed files with 0 additions and 222 deletions
-2
View File
@@ -19,8 +19,6 @@ endif
LIBOR_A_SRC = \
src/common/address_set.c \
src/common/compat.c \
src/common/util.c \
src/common/token_bucket.c \
src/common/workqueue.c \
$(libor_extra_source)