mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-26 20:59:27 +01:00
Remove some comments that are now irrelevant (and have been for some time).
This commit is contained in:
parent
fbdc44ca52
commit
52e96bff61
@ -127,13 +127,6 @@ def main():
|
||||
|
||||
version = '0.83.4.1+git'
|
||||
if __name__ == '__main__':
|
||||
###
|
||||
# Options:
|
||||
# -P (profiling)
|
||||
# -n, --nick (nick)
|
||||
# --startup (commands to run onStart)
|
||||
# --connect (commands to run afterConnect)
|
||||
# --config (configuration values)
|
||||
parser = optparse.OptionParser(usage='Usage: %prog [options] configFile',
|
||||
version='Supybot %s' % version)
|
||||
parser.add_option('-P', '--profile', action='store_true', dest='profile',
|
||||
|
Loading…
Reference in New Issue
Block a user