summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-rw-r--r--apps/plugins/pdbox/PDa/src/s_path.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/plugins/pdbox/PDa/src/s_path.c b/apps/plugins/pdbox/PDa/src/s_path.c
index da4fc94782..e94f9181c8 100644
--- a/apps/plugins/pdbox/PDa/src/s_path.c
+++ b/apps/plugins/pdbox/PDa/src/s_path.c
@@ -29,7 +29,6 @@ void readsf_banana( void); /* debugging */
29#define strcat rb->strcat 29#define strcat rb->strcat
30#define strlen rb->strlen 30#define strlen rb->strlen
31#define strcmp rb->strcmp 31#define strcmp rb->strcmp
32#define strncpy rb->strncpy
33#define strrchr rb->strrchr 32#define strrchr rb->strrchr
34#define strncat rb_strncat 33#define strncat rb_strncat
35 34