diff options
Diffstat (limited to 'apps/plugins/lib/wrappers.h')
| -rw-r--r-- | apps/plugins/lib/wrappers.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/plugins/lib/wrappers.h b/apps/plugins/lib/wrappers.h index 0ef38c1..b6fbd51 100644 --- a/apps/plugins/lib/wrappers.h +++ b/apps/plugins/lib/wrappers.h @@ -53,7 +53,6 @@ #define strlen rb->strlen #define strlcpy rb->strlcpy #define strrchr rb->strrchr -#define filesize rb->filesize #endif |