From 47b6332c28ab47fb1169a4150defe1861afd3a77 Mon Sep 17 00:00:00 2001 From: Pedro Date: Thu, 27 Aug 2020 21:23:50 -0300 Subject: [PATCH] Cleanup of redundant variable --- config.def.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/config.def.h b/config.def.h index eeaed55ab2..d1b9725530 100644 --- a/config.def.h +++ b/config.def.h @@ -322,8 +322,6 @@ /* Only applies to Android 9.0 (API 28) and up */ /* Choose if the screen will be able to write around the notch or not */ -static const bool video_notch_write_over_enable = false; - #define DEFAULT_NOTCH_WRITE_OVER_ENABLE false /* Enable use of shaders. */