From 2538f61906a817093cde4e37b75582448bde5805 Mon Sep 17 00:00:00 2001 From: Worros Date: Sat, 23 Jan 2010 15:22:22 +0800 Subject: [PATCH] Remove erronous comment --- pyfpdb/Hand.py | 1 - 1 file changed, 1 deletion(-) diff --git a/pyfpdb/Hand.py b/pyfpdb/Hand.py index 0a0c7ead..4bf3da8b 100644 --- a/pyfpdb/Hand.py +++ b/pyfpdb/Hand.py @@ -681,7 +681,6 @@ class HoldemOmahaHand(Hand): def join_holecards(self, player, asList=False): """With asList = True it returns the set cards for a player including down cards if they aren't know""" - # FIXME: This should actually return hcs = [u'0x', u'0x', u'0x', u'0x'] for street in self.holeStreets: