wmppp.app: Remove C++ style comments.
This commit is contained in:
parent
c1b23f6a43
commit
b14003c1ee
|
@ -625,7 +625,7 @@ void wmppp_routine(int argc, char **argv) {
|
|||
break;
|
||||
case ButtonRelease:
|
||||
i = CheckMouseRegion(Event.xbutton.x, Event.xbutton.y);
|
||||
// Button but_stat omhoogdoen!
|
||||
/* Button but_stat omhoogdoen! */
|
||||
switch (but_stat) {
|
||||
case 0:
|
||||
ButtonUp(BUT_V);
|
||||
|
|
Loading…
Reference in a new issue