Mercurial > hg > octave-lyh
diff gui/src/OctaveLink.h @ 13522:09d9cb7c3014
Further simplified OctaveLink by removing the readline event hook.
author | Jacob Dawid <jacob.dawid@googlemail.com> |
---|---|
date | Wed, 20 Jul 2011 00:34:38 +0200 (2011-07-19) |
parents | 16b33b7ef1b3 |
children | b48ac9ad8de0 |
line wrap: on
line diff
--- a/gui/src/OctaveLink.h +++ b/gui/src/OctaveLink.h @@ -97,8 +97,6 @@ { return &m_singleton; } - static int - readlineEventHook (void); static QString octaveValueAsQString (OctaveValue octaveValue); @@ -114,9 +112,6 @@ QStringListModel * historyModel (); - void - processOctaveServerData (); - /** * Updates the current symbol table with new data * from octave.