unused prototype

This commit is contained in:
Kelvin Sherlock 2014-12-21 08:25:57 -05:00
parent 204332c4c9
commit 6787eb1f1a

View File

@ -6,8 +6,6 @@
namespace OS { namespace Internal {
uint16_t errno_to_oserr(int xerrno);
uint16_t GetFinderInfo(const std::string &pathname, void *info, bool extended);
uint16_t SetFinderInfo(const std::string &pathname, void *info, bool extended);