Index: /trunk/Ohana/src/opihi/pclient/pclient.c
===================================================================
--- /trunk/Ohana/src/opihi/pclient/pclient.c	(revision 11536)
+++ /trunk/Ohana/src/opihi/pclient/pclient.c	(revision 11537)
@@ -27,5 +27,5 @@
   /* 1 ms seems to be the minimum valid number */
 
-  set_str_variable ("HISTORY", opihi_history);
+  // set_str_variable ("HISTORY", opihi_history);
   set_str_variable ("PROMPT", opihi_prompt);
   set_str_variable ("RCFILE", opihi_rcfile);
Index: /trunk/Ohana/src/opihi/pcontrol/pcontrol.c
===================================================================
--- /trunk/Ohana/src/opihi/pcontrol/pcontrol.c	(revision 11536)
+++ /trunk/Ohana/src/opihi/pcontrol/pcontrol.c	(revision 11537)
@@ -40,5 +40,5 @@
 # endif  
 
-  set_str_variable ("HISTORY", opihi_history);
+  // set_str_variable ("HISTORY", opihi_history);
   set_str_variable ("PROMPT", opihi_prompt);
   set_str_variable ("RCFILE", opihi_rcfile);
