Revision: 4455
          http://pd-gem.svn.sourceforge.net/pd-gem/?rev=4455&view=rev
Author:   zmoelnig
Date:     2011-08-15 12:29:06 +0000 (Mon, 15 Aug 2011)

Log Message:
-----------
no more macro for PluginFactory<film> creation

Modified Paths:
--------------
    trunk/Gem/src/plugins/film.cpp

Modified: trunk/Gem/src/plugins/film.cpp
===================================================================
--- trunk/Gem/src/plugins/film.cpp      2011-08-14 13:12:14 UTC (rev 4454)
+++ trunk/Gem/src/plugins/film.cpp      2011-08-15 12:29:06 UTC (rev 4455)
@@ -23,5 +23,5 @@
  return NULL;
 }
 
-
-INIT_FILMFACTORY();
+/* initialize the film factory */
+static gem::PluginFactoryRegistrar::dummy<gem::plugins::film> fac_filmdummy;


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
uberSVN's rich system and user administration capabilities and model 
configuration take the hassle out of deploying and managing Subversion and 
the tools developers use with it. Learn more about uberSVN and get a free 
download at:  http://p.sf.net/sfu/wandisco-dev2dev
_______________________________________________
pd-gem-CVS mailing list
pd-gem-CVS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pd-gem-cvs

Reply via email to