Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/mac
diff options
context:
space:
mode:
authorSebastiaan Lokhorst <sebastiaanlokhorst@gmail.com>2019-10-31 02:10:59 +0300
committerSebastiaan Lokhorst <sebastiaanlokhorst@gmail.com>2019-10-31 02:10:59 +0300
commit1f5d81d10326ee5dd2dca549ff580916161bbb49 (patch)
tree84bb33b634976c06de8936c5e43bbaa3ff61dfec /mac
parent21dafc3cc3fa5c57b03054330679cf250b944c34 (diff)
MacOS: remove debug line from makebundle.py
Diffstat (limited to 'mac')
-rwxr-xr-xmac/makebundle.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/mac/makebundle.py b/mac/makebundle.py
index 9ed38ca64..9df1406a1 100755
--- a/mac/makebundle.py
+++ b/mac/makebundle.py
@@ -15,7 +15,6 @@ if __name__ == '__main__':
args = parser.parse_args()
if args.version:
- print("args.version:", version)
version = args.version
else:
try: