Skip to content

Commit

Permalink
Remove broken GCC annotation from create-react-class (facebook#9933)
Browse files Browse the repository at this point in the history
  • Loading branch information
gaearon authored and nhunzaker committed Jun 13, 2017
1 parent 36a04b6 commit 67a5639
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion addons/create-react-class/factory.js
Expand Up @@ -160,7 +160,6 @@ function factory(ReactComponent, isValidElement, ReactNoopUpdateQueue) {
* }
*
* @return {ReactComponent}
* @nosideeffects
* @required
*/
render: 'DEFINE_ONCE',
Expand Down

0 comments on commit 67a5639

Please sign in to comment.