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