Update submodules

This commit is contained in:
Alexander Bock
2020-07-06 15:55:00 +02:00
parent 4f97cec83f
commit bad2acb260
3 changed files with 2 additions and 3 deletions

View File

@@ -353,7 +353,6 @@ void mainInitFunc(GLFWwindow*) {
//
// Screenshots
//
std::string screenshotPath = "${SCREENSHOTS}";
if (global::configuration.shouldUseScreenshotDate) {
std::time_t now = std::time(nullptr);