$NetBSD$

--- Client/PlayerControlView.cc.orig	Wed Feb 18 23:44:27 2004
+++ Client/PlayerControlView.cc	Wed Feb 18 23:45:03 2004
@@ -1,7 +1,7 @@
 #include "PlayerControlView.hh"
 #include <string.h>
 
-PlayerControlView::PlayerControlView(TextDirection _direction=tdNorth, FontShape _fontshape=fsRegular)
+PlayerControlView::PlayerControlView(TextDirection _direction, FontShape _fontshape)
     : Label("<none>", cmInvalid, TRUE, _direction, _fontshape),
   savel(ktInvalid), saver(ktInvalid),
   WaitForLKey(FALSE), WaitForRKey(FALSE),
