diff options
Diffstat (limited to 'src/node_version.h')
-rw-r--r-- | src/node_version.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/node_version.h b/src/node_version.h index f0aab778f8..9e5014ce9e 100644 --- a/src/node_version.h +++ b/src/node_version.h @@ -19,10 +19,6 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. -#if 0 /* commenting out to build via gyp faster */ -#include "node_config.h" -#endif - #ifndef NODE_VERSION_H #define NODE_VERSION_H |