summaryrefslogtreecommitdiffstats
path: root/tools/gn/gn_main.cc
diff options
context:
space:
mode:
Diffstat (limited to 'tools/gn/gn_main.cc')
-rw-r--r--tools/gn/gn_main.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/gn/gn_main.cc b/tools/gn/gn_main.cc
index a4158d4..25130a0 100644
--- a/tools/gn/gn_main.cc
+++ b/tools/gn/gn_main.cc
@@ -78,5 +78,4 @@ int main(int argc, char** argv) {
}
exit(retval); // Don't free memory, it can be really slow!
- return retval;
}