Skip to content

Commit a2fbb6c

Browse files
committed
Event: deprecation message added
1 parent cdc8eed commit a2fbb6c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

druntime/src/core/sync/event.d

+1
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ struct ProcessFile
5151
}
5252
---
5353
*/
54+
deprecated("Please use core.sync.event2.Event2 instead")
5455
struct Event
5556
{
5657
nothrow @nogc:

0 commit comments

Comments
 (0)