X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/1bf5ae378079e212f6918d09d87dec5420a0d6ec..38adf7483e39539384d78e7044c7f7cd9f09bebf:/projects/stargazer/plugins/store/files/file_store.h diff --git a/projects/stargazer/plugins/store/files/file_store.h b/projects/stargazer/plugins/store/files/file_store.h index 38fea5e1..13c3a3fa 100644 --- a/projects/stargazer/plugins/store/files/file_store.h +++ b/projects/stargazer/plugins/store/files/file_store.h @@ -59,7 +59,7 @@ public: gid_t GetStatGID() const; mode_t GetConfMode() const; - mode_t GetConfModeDir() const; + //mode_t GetConfModeDir() const; uid_t GetConfUID() const; gid_t GetConfGID() const; @@ -202,4 +202,3 @@ private: //----------------------------------------------------------------------------- #endif //FILE_STORE_H -