From d751df940403057e37f6d5126f5283797ea0a429 Mon Sep 17 00:00:00 2001 From: fgerlits Date: Sat, 21 May 2005 09:04:21 +0000 Subject: [PATCH] "inline" confused fransman's compiler, so removed --- livesupport/products/gLiveSupport/src/GLiveSupport.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/livesupport/products/gLiveSupport/src/GLiveSupport.cxx b/livesupport/products/gLiveSupport/src/GLiveSupport.cxx index 56d3c7e33..10f6d04dc 100644 --- a/livesupport/products/gLiveSupport/src/GLiveSupport.cxx +++ b/livesupport/products/gLiveSupport/src/GLiveSupport.cxx @@ -22,7 +22,7 @@ Author : $Author: fgerlits $ - Version : $Revision: 1.43 $ + Version : $Revision: 1.44 $ Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/products/gLiveSupport/src/GLiveSupport.cxx,v $ ------------------------------------------------------------------------------*/ @@ -601,7 +601,7 @@ GLiveSupport :: addToLiveMode(Ptr::Ref playable) /*------------------------------------------------------------------------------ * Display the playable item on the master panel as "now playing". *----------------------------------------------------------------------------*/ -inline void +void LiveSupport :: GLiveSupport :: GLiveSupport :: setNowPlaying(Ptr::Ref playable) throw ()