X-Git-Url: http://git.home-dn.net/?p=manu%2Fsuphp.git;a=blobdiff_plain;f=src%2FApplication.hpp;h=be7ed828baa7b345726bd989eee623e6c1e55eb7;hp=0aed9c800683f446aa76f6ee3b5ce74a7ed6677f;hb=15131cc4552b38de0638fa84164e509b05bb6c11;hpb=aec8b88e8222617959b869d62d7801642138cf7a diff --git a/src/Application.hpp b/src/Application.hpp index 0aed9c8..be7ed82 100644 --- a/src/Application.hpp +++ b/src/Application.hpp @@ -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: /**