From b7bc11b99bc8eedb04fd0066380e30583b698359 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?dzikie=20dro=C5=BCd=C5=BCe?= Date: Thu, 9 Jan 2014 08:16:56 +0100 Subject: [PATCH] CORD, WE WENT OVER THIS. C++ IO SUCKS. --- src/papiezator/pope_utils.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/papiezator/pope_utils.py b/src/papiezator/pope_utils.py index 68a623e..bde3fce 100644 --- a/src/papiezator/pope_utils.py +++ b/src/papiezator/pope_utils.py @@ -52,8 +52,6 @@ def redis_me(prefix): def get_pope(width, height, pope_id): width, height = int(width), int(height) if not unpopable(width, height): - - width, height = int(width), int(height) pope = pope_or_death(Pope, id=pope_id) if pope: