r9183@datura: manu | 2008-06-04 09:59:07 +0200
[manu/suphp.git] / src / Application.hpp
index 0aed9c8..be7ed82 100644 (file)
@@ -107,14 +107,6 @@ namespace suPHP {
                           const Configuration& config) const
            throw (SoftException);
 
-         
-         /**
-          * Checks ownership and permissions for parent directories
-          */
-         void checkParentDirectories(const File& file,
-                                     const UserInfo& owner,
-                                     const Configuration& config) const
-             throw (SoftException);
 
     public:
        /**