goom: Remove french comment saying to prefix functions

All non-static function in this file are already prefixed with goom_.
This commit is contained in:
Nicolas Dufresne 2014-04-27 21:57:31 -04:00
parent 02436f52c6
commit d87cc7bacf

View file

@ -20,8 +20,6 @@
#include "goom_config_param.h"
#include <string.h>
/* TODO: Ajouter goom_ devant ces fonctions */
static void
empty_fct (PluginParam * dummy)
{