Skip to content
This repository has been archived by the owner on May 30, 2023. It is now read-only.

Commit

Permalink
Code refactoring #6 (#15270)
Browse files Browse the repository at this point in the history
* Refactoring /deploy
* Refactoring /src #1
* Refactoring /src #2
* Code refactoring #3
* Code refactoring #4 (repl.*)
* Refactoring code #5
* Refactoring code #6
  • Loading branch information
pixiuPL authored Jan 15, 2018
1 parent d465cb0 commit 0d875c3
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions tools/amalgam.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,6 @@
# Where `NS` can be overridden via the --prefix flag.
# This feature can be enabled with the --exportable-headers, and basically
# all it does is to wrap the C body in a preprocessor guard.
#
# TODO(mkm): make it work also for mongoose where we also generate
# the public header from a bunch of unamalgamated header files.
# Currently this script can handle mongoose amalgamation because it doesn't
# flip the --autoinc flag.
#

import argparse
import re
Expand Down

0 comments on commit 0d875c3

Please sign in to comment.