new developer release
[xboard.git] / xengineoutput.c
index 49d4c77..2efd45b 100644 (file)
@@ -5,7 +5,7 @@
  *
  * Copyright 2005 Alessandro Scotti
  *
- * Enhancements Copyright 2009 Free Software Foundation, Inc.
+ * Enhancements Copyright 2009, 2010 Free Software Foundation, Inc.
  *
  * ------------------------------------------------------------------------
  *
@@ -504,6 +504,8 @@ void ResizeWindowControls(mode)
 void 
 EngineOutputPopUp()
 {
+  return;
+  //TODO
     Arg args[16];
     int j;
     Widget edit;
@@ -548,6 +550,9 @@ EngineOutputPopUp()
 
 void EngineOutputPopDown()
 {
+  return;
+  //TODO
+
     Arg args[16];
     int j;