[colobot] 224/390: Delete unnecessary info in documentation

Didier Raboud odyx at moszumanska.debian.org
Fri Jun 12 14:21:48 UTC 2015


This is an automated email from the git hooks/post-receive script.

odyx pushed a commit to branch upstream/latest
in repository colobot.

commit 3201bcd8f427c5a9bf956200abc3621413455a1b
Author: Piotr Walkusz <piotrwalkusz1 at wp.pl>
Date:   Wed Nov 12 23:21:47 2014 +0100

    Delete unnecessary info in documentation
---
 src/app/app.h | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/src/app/app.h b/src/app/app.h
index 52ed77a..e0c4b24 100644
--- a/src/app/app.h
+++ b/src/app/app.h
@@ -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

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/colobot.git



More information about the Pkg-games-commits mailing list