summaryrefslogtreecommitdiff
path: root/gst/goom
diff options
context:
space:
mode:
authorNicolas Dufresne <nicolas.dufresne@collabora.co.uk>2014-04-27 21:57:31 -0400
committerNicolas Dufresne <nicolas.dufresne@collabora.co.uk>2014-04-27 21:57:38 -0400
commitd87cc7bacf901c6b8cac86f4703b02d5afe1cbd8 (patch)
tree7eadc7047eab0332dde061c3bbb53c3b96bf7b71 /gst/goom
parent02436f52c6e82177c4ca5c259ca6c1b04dac938a (diff)
goom: Remove french comment saying to prefix functions
All non-static function in this file are already prefixed with goom_.
Diffstat (limited to 'gst/goom')
-rw-r--r--gst/goom/config_param.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/gst/goom/config_param.c b/gst/goom/config_param.c
index cd1965d71..3a1277f62 100644
--- a/gst/goom/config_param.c
+++ b/gst/goom/config_param.c
@@ -20,8 +20,6 @@
#include "goom_config_param.h"
#include <string.h>
-/* TODO: Ajouter goom_ devant ces fonctions */
-
static void
empty_fct (PluginParam * dummy)
{