Skip to content

Commit 67202db

Browse files
thedavekwonfacebook-github-bot
authored andcommitted
Remove @cpp.RuntimeAnnotation
Summary: All usages of cpp.RuntimeAnnotation has been migrated to thrift.RuntimeAnnotation Reviewed By: ahilger Differential Revision: D78749239 fbshipit-source-id: 0fd382be1377bd2c5895e9e929a56858444cf6e8
1 parent aa2664f commit 67202db

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

thrift/annotation/cpp.thrift

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -337,12 +337,6 @@ struct Frozen2RequiresCompleteContainerParams {}
337337
@scope.Interaction
338338
struct ProcessInEbThreadUnsafe {}
339339

340-
/**
341-
* Applies to structured annotation that need to be accessed in always-on reflection.
342-
*/
343-
@scope.Struct
344-
struct RuntimeAnnotation {}
345-
346340
/**
347341
* Causes uses of the given structured type to be replaced with `CursorSerializationWrapper` to allow use of cursor-based serialization.
348342
* Must add `cpp_include "thrift/lib/cpp2/protocol/CursorBasedSerializer.h"` to files that use this annotation.

0 commit comments

Comments
 (0)