Clean up upstream merge artifact

This commit is contained in:
Lirusaito
2016-05-02 15:17:06 -04:00
parent 39b3f58e13
commit a8062d732e

View File

@@ -376,7 +376,7 @@ const std::string LLDir::getCacheDir(bool get_default) const
#if (defined(_WIN64) || defined(__amd64__) || defined(__x86_64__))
#define OS_CACHE_DIR "SingularityViewer64"
#else
#define OS_CACHE_DIR "Obsidian"
#define OS_CACHE_DIR "SingularityViewer"
#endif
// Return the default cache directory