diff options
Diffstat (limited to 'python/dummy')
-rw-r--r-- | python/dummy/README | 2 | ||||
-rw-r--r-- | python/dummy/stddef.h | 0 | ||||
-rw-r--r-- | python/dummy/stdint.h | 0 |
3 files changed, 0 insertions, 2 deletions
diff --git a/python/dummy/README b/python/dummy/README deleted file mode 100644 index 61039f3..0000000 --- a/python/dummy/README +++ /dev/null @@ -1,2 +0,0 @@ -Dummy header files, so that we can generate the function list for cffi from the -olm header files.
\ No newline at end of file diff --git a/python/dummy/stddef.h b/python/dummy/stddef.h deleted file mode 100644 index e69de29..0000000 --- a/python/dummy/stddef.h +++ /dev/null diff --git a/python/dummy/stdint.h b/python/dummy/stdint.h deleted file mode 100644 index e69de29..0000000 --- a/python/dummy/stdint.h +++ /dev/null |