mirror of
https://github.com/glfw/glfw.git
synced 2026-09-21 00:30:57 +00:00
Formatting
This commit is contained in:
@@ -87,7 +87,6 @@ typedef struct _GLFWwindowMir
|
||||
|
||||
} _GLFWwindowMir;
|
||||
|
||||
|
||||
// Mir-specific per-monitor data
|
||||
//
|
||||
typedef struct _GLFWmonitorMir
|
||||
@@ -99,7 +98,6 @@ typedef struct _GLFWmonitorMir
|
||||
|
||||
} _GLFWmonitorMir;
|
||||
|
||||
|
||||
// Mir-specific global data
|
||||
//
|
||||
typedef struct _GLFWlibraryMir
|
||||
@@ -116,7 +114,6 @@ typedef struct _GLFWlibraryMir
|
||||
|
||||
} _GLFWlibraryMir;
|
||||
|
||||
|
||||
// Mir-specific per-cursor data
|
||||
// TODO: Only system cursors are implemented in Mir atm. Need to wait for support.
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user