Skip to content

Commit

Permalink
tools: remove unused gflags module
Browse files Browse the repository at this point in the history
Its only dependant was closure-linter but that was removed in commit
f9dd34d ("tools: replace closure-linter with eslint").  Remove it.

Fixes: #3217
PR-URL: #3220
Reviewed-By: Trevor Norris <trev.norris@gmail.com>
  • Loading branch information
bnoordhuis authored and jasnell committed Oct 8, 2015
1 parent f00f326 commit 18a8b2e
Show file tree
Hide file tree
Showing 21 changed files with 0 additions and 4,154 deletions.
32 changes: 0 additions & 32 deletions LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -237,38 +237,6 @@ The externally maintained libraries used by Node.js are:
THE SOFTWARE.
"""

- python-gflags is located at tools/gflags. Its license follows:
"""
# Copyright (c) 2006, Google Inc.
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are
# met:
#
# * Redistributions of source code must retain the above copyright
# notice, this list of conditions and the following disclaimer.
# * Redistributions in binary form must reproduce the above
# copyright notice, this list of conditions and the following disclaimer
# in the documentation and/or other materials provided with the
# distribution.
# * Neither the name of Google Inc. nor the names of its
# contributors may be used to endorse or promote products derived from
# this software without specific prior written permission.
#
# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
"""

- tools/cpplint.py is a C++ linter. Its license follows:
"""
# Copyright (c) 2009 Google Inc. All rights reserved.
Expand Down
1 change: 0 additions & 1 deletion tools/gflags/AUTHORS

This file was deleted.

28 changes: 0 additions & 28 deletions tools/gflags/COPYING

This file was deleted.

62 changes: 0 additions & 62 deletions tools/gflags/ChangeLog

This file was deleted.

19 changes: 0 additions & 19 deletions tools/gflags/MANIFEST.in

This file was deleted.

69 changes: 0 additions & 69 deletions tools/gflags/Makefile

This file was deleted.

77 changes: 0 additions & 77 deletions tools/gflags/NEWS

This file was deleted.

10 changes: 0 additions & 10 deletions tools/gflags/PKG-INFO

This file was deleted.

23 changes: 0 additions & 23 deletions tools/gflags/README

This file was deleted.

7 changes: 0 additions & 7 deletions tools/gflags/debian/README

This file was deleted.

54 changes: 0 additions & 54 deletions tools/gflags/debian/changelog

This file was deleted.

Loading

0 comments on commit 18a8b2e

Please sign in to comment.