Skip to content

Commit 19658df

Browse files
Geod24dlang-bot
authored andcommitted
Fixup PR11989: Remove pascal from LINK in global.h
This was overlooked in #11989
1 parent 83b7dc2 commit 19658df

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/dmd/globals.h

-1
Original file line numberDiff line numberDiff line change
@@ -403,7 +403,6 @@ enum class LINK : uint8_t
403403
c,
404404
cpp,
405405
windows,
406-
pascal,
407406
objc,
408407
system
409408
};

0 commit comments

Comments
 (0)