"inline" confused fransman's compiler, so removed
This commit is contained in:
parent
85a9ecc64c
commit
d751df9404
1 changed files with 2 additions and 2 deletions
|
@ -22,7 +22,7 @@
|
||||||
|
|
||||||
|
|
||||||
Author : $Author: fgerlits $
|
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 $
|
Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/products/gLiveSupport/src/GLiveSupport.cxx,v $
|
||||||
|
|
||||||
------------------------------------------------------------------------------*/
|
------------------------------------------------------------------------------*/
|
||||||
|
@ -601,7 +601,7 @@ GLiveSupport :: addToLiveMode(Ptr<Playable>::Ref playable)
|
||||||
/*------------------------------------------------------------------------------
|
/*------------------------------------------------------------------------------
|
||||||
* Display the playable item on the master panel as "now playing".
|
* Display the playable item on the master panel as "now playing".
|
||||||
*----------------------------------------------------------------------------*/
|
*----------------------------------------------------------------------------*/
|
||||||
inline void
|
void
|
||||||
LiveSupport :: GLiveSupport ::
|
LiveSupport :: GLiveSupport ::
|
||||||
GLiveSupport :: setNowPlaying(Ptr<Playable>::Ref playable)
|
GLiveSupport :: setNowPlaying(Ptr<Playable>::Ref playable)
|
||||||
throw ()
|
throw ()
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue