[Hdrflow-svn] SF.net SVN: hdrflow: [302] trunk/lib/openlibraries/src/openpluginlib/pl/ openplugin.c
Status: Pre-Alpha
Brought to you by:
glslang
From: <gl...@us...> - 2007-09-15 13:07:26
|
Revision: 302 http://hdrflow.svn.sourceforge.net/hdrflow/?rev=302&view=rev Author: glslang Date: 2007-09-15 06:07:24 -0700 (Sat, 15 Sep 2007) Log Message: ----------- + build fix Modified Paths: -------------- trunk/lib/openlibraries/src/openpluginlib/pl/openplugin.cpp Modified: trunk/lib/openlibraries/src/openpluginlib/pl/openplugin.cpp =================================================================== --- trunk/lib/openlibraries/src/openpluginlib/pl/openplugin.cpp 2007-09-14 20:25:06 UTC (rev 301) +++ trunk/lib/openlibraries/src/openpluginlib/pl/openplugin.cpp 2007-09-15 13:07:24 UTC (rev 302) @@ -124,7 +124,9 @@ } } +} + openplugin::~openplugin( ) { } -} } } +} } This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |