Commit 5c937d7
Remove unnecessary HERMES_V1_ENABLED=1 inside build.gradle (#56917)
Summary:
This is no longer necessary and just creates a warning:
```
C/C++: CMake Warning:
C/C++: Manually-specified variables were not used by the project:
C/C++: HERMES_V1_ENABLED
```
Let's clean this up.
## Changelog:
[INTERNAL] -
Pull Request resolved: #56917
Test Plan: CI
Reviewed By: javache
Differential Revision: D105946805
Pulled By: cortinico
fbshipit-source-id: 3518168b3c060b41d8b0e71d5150b45d621c45051 parent 5e0fd8e commit 5c937d7
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
580 | 580 | | |
581 | 581 | | |
582 | 582 | | |
583 | | - | |
584 | | - | |
585 | 583 | | |
586 | 584 | | |
587 | 585 | | |
| |||
0 commit comments