mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
Merge pull request #8388 from Icinga/bugfix/remove-utility-getenv
Remove Utility::GetEnv from header
This commit is contained in:
commit
87705a5811
@ -52,8 +52,6 @@ public:
|
||||
static String DirName(const String& path);
|
||||
static String BaseName(const String& path);
|
||||
|
||||
static String GetEnv(const String& key);
|
||||
|
||||
static void NullDeleter(void *);
|
||||
|
||||
static double GetTime();
|
||||
|
Loading…
x
Reference in New Issue
Block a user