| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -637,8 +637,9 @@ bool MaybeLoadSingleExecutableApplication(Environment* env) { | |||
| 637 | 637 | ||
| 638 | 638 | LoadEnvironment(env, LoadSingleExecutableApplication); | |
| 639 | 639 | return true; | |
| 640 | - #endif | ||
| 640 | + #else | ||
| 641 | 641 | return false; | |
| 642 | + #endif | ||
| 642 | 643 | } | |
| 643 | 644 | ||
| 644 | 645 | void Initialize(Local<Object> target, | |
| Back | FazBrowse Home | New Git URL |
0 commit comments