diff options
| -rw-r--r-- | build/ymake.core.conf | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/build/ymake.core.conf b/build/ymake.core.conf index 0dce97a1922..30187e4895f 100644 --- a/build/ymake.core.conf +++ b/build/ymake.core.conf @@ -4300,14 +4300,6 @@ macro NEED_REVIEW(Flags...) { ENABLE(UNUSED_MACRO) } -# tag:deprecated -### @usage: OWNER(UsersOrGroups) # deprecated -### -### Old way to cpecify owners of code. Now completely unused. Use a.yaml to specify ownership -macro OWNER(Owners...) { - ENABLE(UNUSED_MACRO) -} - ### @usage: SUBSCRIBER(UsersOrGroups) ### ### Add observers of the code. |
