diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/stub-tag.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/stub-tag.h b/include/stub-tag.h deleted file mode 100644 index d4d10c8341..0000000000 --- a/include/stub-tag.h +++ /dev/null @@ -1,4 +0,0 @@ -/* This header is included into every file that declares a stub function. - It is obsolete now, but hasn't died to avoid removing all those - #include's. Every such file should use the `stub_warning' macro for - each of its functions, and that is sufficient. */ |