From 83ebb954b8a005d74f19da4ad5ffb33d9d6b0620 Mon Sep 17 00:00:00 2001 From: wheremyfoodat <44909372+wheremyfoodat@users.noreply.github.com> Date: Fri, 9 Aug 2024 20:47:53 +0300 Subject: [PATCH] Bonk --- src/hydra_core.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/hydra_core.cpp b/src/hydra_core.cpp index 0abd3987..1b1ec026 100644 --- a/src/hydra_core.cpp +++ b/src/hydra_core.cpp @@ -169,6 +169,5 @@ namespace AsyncCompiler { } void makeCurrent(void* mainContext, void* context) {} - void destroyContext(void* context) {} } // namespace AsyncCompiler