Philipp Hörist pushed to branch master at gajim / gajim


Commits:
0c4ff1c3 by lovetox at 2021-10-09T13:00:54+02:00
Remove unused variable

- - - - -


1 changed file:

- win/misc/create-launcher.py


Changes:

=====================================
win/misc/create-launcher.py
=====================================
@@ -72,7 +72,6 @@ def get_launcher_code(debug):
     int result;
     LPWSTR *szArglist;
     int nArgs;
-    int i;
 
     szArglist = CommandLineToArgvW(GetCommandLineW(), &nArgs);
     if( NULL == szArglist )



View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/0c4ff1c35344a8ec7215e5d34d02dc6d3d51dfe9

-- 
View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/0c4ff1c35344a8ec7215e5d34d02dc6d3d51dfe9
You're receiving this email because of your account on dev.gajim.org.


_______________________________________________
Commits mailing list
Commits@gajim.org
https://lists.gajim.org/cgi-bin/listinfo/commits

Reply via email to