Delete unnecessary info in documentation
parent
54098bcd55
commit
3201bcd8f4
|
@ -202,9 +202,8 @@ struct ApplicationPrivate;
|
|||
class CApplication : public CSingleton<CApplication>
|
||||
{
|
||||
public:
|
||||
//! Constructor (can only be called once!)
|
||||
CApplication();
|
||||
//! Destructor
|
||||
|
||||
~CApplication();
|
||||
|
||||
//! Returns the application's event queue
|
||||
|
|
Loading…
Reference in New Issue