summaryrefslogtreecommitdiff
path: root/oldconfig.py
diff options
context:
space:
mode:
authorUlf Magnusson <ulfalizer@gmail.com>2019-05-19 03:10:37 +0200
committerUlf Magnusson <ulfalizer@gmail.com>2019-05-19 03:10:37 +0200
commit382fd59d9f6f529160b0628f568c58c185338e83 (patch)
tree49d7d79955bba748e5d0a29daa9b850d5a357e4c /oldconfig.py
parent50ded1daebc6cc7e133ac02912fd184aba5f642d (diff)
Remove some comments re. setup.py entry points
Only appeared in two of the scripts, and main() is such a common convention anyway.
Diffstat (limited to 'oldconfig.py')
-rwxr-xr-xoldconfig.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/oldconfig.py b/oldconfig.py
index 387b42e..7cc9e5b 100755
--- a/oldconfig.py
+++ b/oldconfig.py
@@ -37,7 +37,6 @@ if sys.version_info[0] < 3:
input = raw_input
-# Note: Used as the entry point in setup.py
def _main():
# Earlier symbols in Kconfig files might depend on later symbols and become
# visible if their values change. This flag is set to True if the value of