Cleanup of redundant variable

This commit is contained in:
Pedro 2020-08-27 21:23:50 -03:00
parent b6655034ef
commit 47b6332c28

View File

@ -322,8 +322,6 @@
/* Only applies to Android 9.0 (API 28) and up */ /* Only applies to Android 9.0 (API 28) and up */
/* Choose if the screen will be able to write around the notch or not */ /* 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 #define DEFAULT_NOTCH_WRITE_OVER_ENABLE false
/* Enable use of shaders. */ /* Enable use of shaders. */