summaryrefslogtreecommitdiff
path: root/src/lib/container/container.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/container/container.h')
-rw-r--r--src/lib/container/container.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/lib/container/container.h b/src/lib/container/container.h
deleted file mode 100644
index 3dc70e6353..0000000000
--- a/src/lib/container/container.h
+++ /dev/null
@@ -1,9 +0,0 @@
-/* Copyright (c) 2003-2004, Roger Dingledine
- * Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson.
- * Copyright (c) 2007-2018, The Tor Project, Inc. */
-/* See LICENSE for licensing information */
-
-#ifndef TOR_CONTAINER_H
-#define TOR_CONTAINER_H
-
-#endif /* !defined(TOR_CONTAINER_H) */