From 87a4ba492ee4f4a055dfff5afacf48dd4e62e839 Mon Sep 17 00:00:00 2001 From: Marcel Admiraal Date: Thu, 21 Oct 2021 17:26:51 +0100 Subject: Remove unimplemented methods --- core/os/memory.h | 1 - 1 file changed, 1 deletion(-) (limited to 'core/os') diff --git a/core/os/memory.h b/core/os/memory.h index f67384a17e..ac56a12330 100644 --- a/core/os/memory.h +++ b/core/os/memory.h @@ -42,7 +42,6 @@ #endif class Memory { - Memory(); #ifdef DEBUG_ENABLED static SafeNumeric mem_usage; static SafeNumeric max_usage; -- cgit v1.2.3