Index: Scheduling/trunk/cs/bsdx0200GUISourceCode/DSplash.cs
===================================================================
--- Scheduling/trunk/cs/bsdx0200GUISourceCode/DSplash.cs	(revision 1051)
+++ Scheduling/trunk/cs/bsdx0200GUISourceCode/DSplash.cs	(revision 1061)
@@ -171,10 +171,4 @@
         }
 
-        public void RemoteHide()
-        {
-            dAny d = new dAny(this.Hide);
-            this.Invoke(d);
-        }
-
         public void RemoteProgressBarMaxSet(int max)
         {
