X-Git-Url: http://git.home-dn.net/?p=manu%2Fsuphp.git;a=blobdiff_plain;f=src%2FAPI_Linux.hpp;fp=src%2FAPI_Linux.hpp;h=a547d40dba6d2960c11ffe95a86a88bf9a82d65b;hp=83b07a490565f6ed8f9d908ecd19909e1b3fe533;hb=15131cc4552b38de0638fa84164e509b05bb6c11;hpb=aec8b88e8222617959b869d62d7801642138cf7a diff --git a/src/API_Linux.hpp b/src/API_Linux.hpp index 83b07a4..a547d40 100644 --- a/src/API_Linux.hpp +++ b/src/API_Linux.hpp @@ -169,11 +169,6 @@ namespace suPHP { virtual GroupInfo File_getGroup(const File& file) const throw (SystemException); - /** - * Checks whether a file is a symlink - */ - virtual bool File_isSymlink(const File& file) const throw (SystemException); - /** * Runs another program (replaces current process) */