diff options
author | Matt Kohls <mattkohls13@gmail.com> | 2019-03-06 00:53:15 -0500 |
---|---|---|
committer | Matt Kohls <mattkohls13@gmail.com> | 2019-03-06 00:53:15 -0500 |
commit | 5fbee4efd498cf2de2eefe3b0d7719eec3216f69 (patch) | |
tree | fdbb1a078e71092accf6b23fc70921ce1e22a450 | |
parent | d946bdd242c89516f335d174374e7d5cb05d826b (diff) | |
download | bounce-5fbee4efd498cf2de2eefe3b0d7719eec3216f69.tar.gz bounce-5fbee4efd498cf2de2eefe3b0d7719eec3216f69.tar.bz2 bounce-5fbee4efd498cf2de2eefe3b0d7719eec3216f69.zip |
Cleaning up comments a bit
-rw-r--r-- | bounce.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -75,8 +75,6 @@ class AmigaWindow { /** * Initialize the window - * @param winposition Position of window - * @param winsize Size of window */ void init() { bad = false; |