diff options
Diffstat (limited to 'src/core/function/GlobalSettingStation.h')
-rw-r--r-- | src/core/function/GlobalSettingStation.h | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/src/core/function/GlobalSettingStation.h b/src/core/function/GlobalSettingStation.h index f8d3068e..85ac57b4 100644 --- a/src/core/function/GlobalSettingStation.h +++ b/src/core/function/GlobalSettingStation.h @@ -83,27 +83,6 @@ class GPGFRONTEND_CORE_EXPORT GlobalSettingStation [[nodiscard]] auto GetLogDir() const -> QString; /** - * @brief Get the Locale Dir object - * - * @return QString - */ - [[nodiscard]] auto GetLocaleDir() const -> QString; - - /** - * @brief Get the Resource Dir object - * - * @return QString - */ - [[nodiscard]] auto GetResourceDir() const -> QString; - - /** - * @brief Get the Certs Dir object - * - * @return QString - */ - [[nodiscard]] auto GetCertsDir() const -> QString; - - /** * @brief Get the Log Files Size object * * @return QString |