summaryrefslogtreecommitdiff
path: root/src/platform.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/platform.h')
-rw-r--r--src/platform.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/platform.h b/src/platform.h
index 2d2fc9e..7267873 100644
--- a/src/platform.h
+++ b/src/platform.h
@@ -36,7 +36,6 @@ inline double platform_get_time() {
return glfwGetTime();
}
-
// WebGPU specific surface creation
#if defined(DEMO_CROSS_COMPILE_WIN32)
#include <webgpu/webgpu.h>