Removed invalid documentation from LinuxGameIO
This commit is contained in:
parent
d55ecef953
commit
207761d498
1 changed files with 0 additions and 2 deletions
|
|
@ -59,8 +59,6 @@ class WindowsGameIO(AbstractGameIO):
|
|||
|
||||
|
||||
class LinuxGameIO(AbstractGameIO):
|
||||
"""Base class for each platform."""
|
||||
|
||||
def __init__(self):
|
||||
super().__init__(self)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue