Delete unnecessary info in documentation

dev-mp
Piotr Walkusz 2014-11-12 23:21:47 +01:00
parent 54098bcd55
commit 3201bcd8f4
1 changed files with 1 additions and 2 deletions

View File

@ -202,9 +202,8 @@ struct ApplicationPrivate;
class CApplication : public CSingleton<CApplication> class CApplication : public CSingleton<CApplication>
{ {
public: public:
//! Constructor (can only be called once!)
CApplication(); CApplication();
//! Destructor
~CApplication(); ~CApplication();
//! Returns the application's event queue //! Returns the application's event queue