diff --git a/src/null_platform.h b/src/null_platform.h index fb9374b4..f9706acc 100644 --- a/src/null_platform.h +++ b/src/null_platform.h @@ -164,7 +164,6 @@ typedef struct _GLFWwindowNull int ypos; int width; int height; - char* title; GLFWbool visible; GLFWbool iconified; GLFWbool maximized;