Formatting

This commit is contained in:
Camilla Berglund
2016-06-05 19:36:35 +02:00
parent aaccfd8201
commit 9a781cef53
11 changed files with 0 additions and 30 deletions
-3
View File
@@ -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.
//