Skip to content

Commit 32da1f3

Browse files
Add MIR comment
1 parent 6c21d53 commit 32da1f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

units/sdlsyswm.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ type
215215
end;
216216
{$ENDIF}
217217

218-
{$IFDEF SDL_VIDEO_DRIVER_MIR}
218+
{$IFDEF SDL_VIDEO_DRIVER_MIR} {* no longer available, left for API/ABI compatibility. Remove in 2.1! *}
219219
__WMINFO_MIR = record
220220
connection: PMirConnection; {**< Mir display server connection *}
221221
surface: PMirSurface; {**< Mir surface *}

0 commit comments

Comments
 (0)