aboutsummaryrefslogtreecommitdiffstats
path: root/src/menu/gl_delayed_allocation.cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/menu/gl_delayed_allocation.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/menu/gl_delayed_allocation.cpp b/src/menu/gl_delayed_allocation.cpp
index f30b15d5..bf4e7986 100644
--- a/src/menu/gl_delayed_allocation.cpp
+++ b/src/menu/gl_delayed_allocation.cpp
@@ -91,4 +91,4 @@ namespace usdx
dispose_done.notify_all();
}
}
-};
+}