Remove unnecessary DRM_CONFIGURE macro definition

This commit is contained in:
Martín Capello 2022-06-07 16:26:01 -03:00 committed by David Capello
parent c640aee88a
commit d63c0f7e4b

View File

@ -12,7 +12,6 @@
#include "drm/drm.h"
#else
#define DRM_INVALID if (false)
#define DRM_CONFIGURE(path, userAgent)
#endif
#endif