diff --git a/src/app/drm.h b/src/app/drm.h index 9ab1d1b98..daf02f0d8 100644 --- a/src/app/drm.h +++ b/src/app/drm.h @@ -12,7 +12,6 @@ #include "drm/drm.h" #else #define DRM_INVALID if (false) - #define DRM_CONFIGURE(path, userAgent) #endif #endif