mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-05-02 08:49:20 -05:00
Moved string bracket trim function to ghoul library
This commit is contained in:
@@ -343,8 +343,6 @@ private:
|
||||
ghoul::MemoryPool<4096> _memoryPool;
|
||||
};
|
||||
|
||||
void trimSurroundingCharacters(std::string& valueString, const char c);
|
||||
|
||||
} // namespace openspace
|
||||
|
||||
#endif // __OPENSPACE_CORE___SCENE___H__
|
||||
|
||||
Reference in New Issue
Block a user