diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2020-06-05 17:01:48 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2020-06-05 17:02:51 -0400 |
commit | 69dfe8af1bf086cae273cd6213aa11a894a135a3 (patch) | |
tree | 477652979b354975574365dbbfa4581973754dad /include/find.h | |
parent | 389d0b2badf4a9cd33ed91a928b91475fb0d0a4f (diff) | |
download | spmc-69dfe8af1bf086cae273cd6213aa11a894a135a3.tar.gz |
Remove find.{c,h}
Diffstat (limited to 'include/find.h')
-rw-r--r-- | include/find.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/include/find.h b/include/find.h deleted file mode 100644 index 839766d..0000000 --- a/include/find.h +++ /dev/null @@ -1,8 +0,0 @@ -/** - * @file find.h - */ -#ifndef SPM_FIND_H -#define SPM_FIND_H - - -#endif //SPM_FIND_H |