|
From: CVS C. to T. <the...@li...> - 2010-08-21 23:27:21
|
Revision: 546
http://themis.svn.sourceforge.net/themis/?rev=546&view=rev
Author: mark_hellegers
Date: 2010-08-21 23:27:15 +0000 (Sat, 21 Aug 2010)
Log Message:
-----------
Removed commented out code.
Modified Paths:
--------------
trunk/themis/framework/app.h
Modified: trunk/themis/framework/app.h
===================================================================
--- trunk/themis/framework/app.h 2010-08-21 23:22:15 UTC (rev 545)
+++ trunk/themis/framework/app.h 2010-08-21 23:27:15 UTC (rev 546)
@@ -90,10 +90,6 @@
//! Returns a newly generated unique ID.
int32 GetNewID();
-// //! Returns a pointer to the TRenderView with the given ID.
-// TRenderView* GetRenderViewFor(
-// int32 id );
-
//! Returns a pointer to the UrlHandler object.
SiteHandler* GetSiteHandler();
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|