From d019be5bf54d11a9e48ac73c7d8d430bd02cc9df Mon Sep 17 00:00:00 2001 From: fluxgen Date: Thu, 9 Jan 2003 21:54:51 +0000 Subject: remove bexec --- src/BaseDisplay.hh | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/src/BaseDisplay.hh b/src/BaseDisplay.hh index 96e9144..dc9f25c 100644 --- a/src/BaseDisplay.hh +++ b/src/BaseDisplay.hh @@ -22,7 +22,7 @@ // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER // DEALINGS IN THE SOFTWARE. -// $Id: BaseDisplay.hh,v 1.34 2002/12/01 13:41:54 rathnor Exp $ +// $Id: BaseDisplay.hh,v 1.35 2003/01/09 21:54:51 fluxgen Exp $ #ifndef BASEDISPLAY_HH #define BASEDISPLAY_HH @@ -42,17 +42,13 @@ extern "C" { #include #include -// forward declaration class ScreenInfo; #define PropBlackboxHintsElements (5) #define PropBlackboxAttributesElements (8) -/// obsolete -void bexec(const char *command, char *displaystring); -/** - Singleton class to manage display connection -*/ + +/// Singleton class to manage display connection class BaseDisplay:public FbTk::App, private FbTk::NotCopyable { public: -- cgit v0.11.2