docstring for MenuDataPointerParam

This commit is contained in:
Bryan Bishop
2013-09-01 16:01:45 -05:00
parent a104ed3679
commit 7b98e21889

View File

@@ -1655,8 +1655,7 @@ class MoveParam(SingleByteParam):
return str(self.byte)
class MenuDataPointerParam(PointerLabelParam):
# read menu data at the target site
pass
"""read menu data at the target site"""
string_to_text_texts = []