r9183@datura: manu | 2008-06-04 09:59:07 +0200
[manu/suphp.git] / src / API_Linux.hpp
index 83b07a4..a547d40 100644 (file)
@@ -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)
         */