From 0f8407d94eef1a4f126e1b08370160307b925ed4 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Sat, 29 Oct 2022 08:30:26 +0200 Subject: Update info about x11 --- src/main.cpp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src') diff --git a/src/main.cpp b/src/main.cpp index 8e74185..c4ef3bb 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -65,10 +65,6 @@ #include #include -#ifndef _countof -#define _countof(x) (sizeof(x)/sizeof((x)[0])) -#endif - static bool g_bPrintf = true; enum class ViewMode { -- cgit v1.2.3