summaryrefslogtreecommitdiffstats
path: root/kapture/private.h
diff options
context:
space:
mode:
Diffstat (limited to 'kapture/private.h')
-rw-r--r--kapture/private.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/kapture/private.h b/kapture/private.h
deleted file mode 100644
index bf084c3..0000000
--- a/kapture/private.h
+++ /dev/null
@@ -1,10 +0,0 @@
-#ifndef _KAPTURE_PRIVATE_H
-#define _KAPTURE_PRIVATE_H
-
-struct kapture_s {
- pcilib_context_t event;
-
-};
-
-
-#endif /* _KAPTURE_PRIVATE_H */