Removed the ToolBar part from rfbplayer.cxx and rfbplayer.h files.
Now there are all toolbar's routines in the PlayerToolBar class.


git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@308 3789f03b-4d11-0410-bbf8-ca57d06f2519
diff --git a/rfbplayer/rfbplayer.dsp b/rfbplayer/rfbplayer.dsp
index f9debec..8806aef 100644
--- a/rfbplayer/rfbplayer.dsp
+++ b/rfbplayer/rfbplayer.dsp
@@ -116,6 +116,10 @@
 # End Source File

 # Begin Source File

 

+SOURCE=.\PlayerToolBar.cxx

+# End Source File

+# Begin Source File

+

 SOURCE=.\rfbplayer.cxx

 # End Source File

 # Begin Source File

@@ -126,10 +130,6 @@
 

 SOURCE=.\RfbProto.cxx

 # End Source File

-# Begin Source File

-

-SOURCE=.\ToolBar.cxx

-# End Source File

 # End Group

 # Begin Group "Header Files"

 

@@ -168,6 +168,10 @@
 # End Source File

 # Begin Source File

 

+SOURCE=.\PlayerToolBar.h

+# End Source File

+# Begin Source File

+

 SOURCE=.\rfbplayer.h

 # End Source File

 # Begin Source File

@@ -184,10 +188,6 @@
 # End Source File

 # Begin Source File

 

-SOURCE=.\ToolBar.h

-# End Source File

-# Begin Source File

-

 SOURCE=.\UserPixelFormatsDialog.h

 # End Source File

 # End Group