aboutsummaryrefslogtreecommitdiffstats
path: root/tools/xenstore/hashtable_private.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/xenstore/hashtable_private.h')
-rw-r--r--tools/xenstore/hashtable_private.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/xenstore/hashtable_private.h b/tools/xenstore/hashtable_private.h
index cabaffe72a..a08559d5df 100644
--- a/tools/xenstore/hashtable_private.h
+++ b/tools/xenstore/hashtable_private.h
@@ -3,7 +3,6 @@
/*
* There are duplicates of this code in:
* - tools/blktap2/drivers/hashtable_private.h
- * - tools/vtpm_manager/util/hashtable_private.h
*/
#ifndef __HASHTABLE_PRIVATE_CWC22_H__