summaryrefslogtreecommitdiff
path: root/indra/llvfs/lldir_mac.h
diff options
context:
space:
mode:
authorDebi King (Dessie) <dessie@lindenlab.com>2011-06-09 13:53:02 -0400
committerDebi King (Dessie) <dessie@lindenlab.com>2011-06-09 13:53:02 -0400
commit5ce0d30ec91a35ed1e32a957597758502a966b9c (patch)
tree9a6c4b04b4c3d7bb3141846d69d4efd158ef228c /indra/llvfs/lldir_mac.h
parent17edcc939a49d36415d3cfdd9b8c213ebb83a537 (diff)
parent4a8109476cfdb1505e9dc122526caacd6cdda374 (diff)
reconciled .hgtags
Diffstat (limited to 'indra/llvfs/lldir_mac.h')
-rw-r--r--indra/llvfs/lldir_mac.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/llvfs/lldir_mac.h b/indra/llvfs/lldir_mac.h
index bc3f0fac00..d190d70be4 100644
--- a/indra/llvfs/lldir_mac.h
+++ b/indra/llvfs/lldir_mac.h
@@ -44,7 +44,6 @@ public:
/*virtual*/ void initAppDirs(const std::string &app_name,
const std::string& app_read_only_data_dir);
- virtual S32 deleteFilesInDir(const std::string &dirname, const std::string &mask);
virtual std::string getCurPath();
virtual U32 countFilesInDir(const std::string &dirname, const std::string &mask);
virtual BOOL fileExists(const std::string &filename) const;