From 30ed55bee3603e54e88b533f1649dff9a0384f20 Mon Sep 17 00:00:00 2001
From: deuce <>
Date: Thu, 24 Aug 2006 00:20:48 +0000
Subject: [PATCH] completely kill delfiles_dir() DIE DIE DIE!

---
 src/xpdev/dirwrap.c | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/src/xpdev/dirwrap.c b/src/xpdev/dirwrap.c
index 6f806cc17a..ddd99bcc21 100644
--- a/src/xpdev/dirwrap.c
+++ b/src/xpdev/dirwrap.c
@@ -633,10 +633,6 @@ int DLLCALL getfattr(const char* filename)
 #endif
 }
 
-static ulong delfiles_dirs(char *inpath, char *spec, int dirs)
-{
-}
-
 #ifdef __unix__
 int removecase(char *path)
 {
-- 
GitLab