[game-data-packager] 01/02: remove unused variable
Alexandre Detiste
detiste-guest at moszumanska.debian.org
Wed Jan 6 17:02:36 UTC 2016
This is an automated email from the git hooks/post-receive script.
detiste-guest pushed a commit to branch master
in repository game-data-packager.
commit d05bf27c45c89db751f9c86fa1f4dcd472e37884
Author: Alexandre Detiste <alexandre.detiste at gmail.com>
Date: Wed Jan 6 17:24:03 2016 +0100
remove unused variable
---
game_data_packager/build.py | 3 ---
1 file changed, 3 deletions(-)
diff --git a/game_data_packager/build.py b/game_data_packager/build.py
index feffe3c..b9a46ca 100644
--- a/game_data_packager/build.py
+++ b/game_data_packager/build.py
@@ -386,9 +386,6 @@ class PackagingTask(object):
# e.g. { 'quake-music': { 2: '/usr/.../id1/music/track02.ogg' } }
self.cd_tracks = {}
- # Debian architecture
- self._architecture = None
-
# If true, be more verbose
self.verbose = False
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/game-data-packager.git
More information about the Pkg-games-commits
mailing list