[fusion-commits] Addhelper plugin: Changes to 'master' (917c9dfbcc840504de29c71acc7f9df80f8048dc)

onestone at server.beryl-project.org onestone at server.beryl-project.org
Mon Jul 16 23:14:43 CEST 2007


New commits:
commit 917c9dfbcc840504de29c71acc7f9df80f8048dc
Author: Dennis Kasprzyk <onestone at opencompositing.org>
Date:   Mon Jul 16 23:14:38 2007 +0200

    Remove obsolete deps/features from vtable


 addhelper.c |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)


Modified: fusion/plugins/addhelper/addhelper.c
===================================================================
--- fusion/plugins/addhelper/addhelper.c
+++ fusion/plugins/addhelper/addhelper.c
@@ -339,10 +339,6 @@ CompPluginVTable addhelperVTable = {
 	0, // addhelperSetDisplayOptions
 	0, // addhelperGetScreenOptions,
 	0, // addhelperSetScreenOptions,
-	0,
-	0,
-	0,
-	0
 };
 
 CompPluginVTable *getCompPluginInfo(void)


More information about the commits mailing list