Remove unused pubsub module.

This commit is contained in:
Nick Mathewson
2018-06-21 12:12:56 -04:00
parent 209a285166
commit d2f4a716e8
7 changed files with 0 additions and 400 deletions
-2
View File
@@ -68,7 +68,6 @@ LIBOR_A_SRC = \
src/common/container.c \
src/common/log.c \
src/common/memarea.c \
src/common/pubsub.c \
src/common/util.c \
src/common/util_bug.c \
src/common/util_format.c \
@@ -161,7 +160,6 @@ COMMONHEADERS = \
src/common/memarea.h \
src/common/linux_syscalls.inc \
src/common/procmon.h \
src/common/pubsub.h \
src/common/sandbox.h \
src/common/storagedir.h \
src/common/testsupport.h \