summaryrefslogtreecommitdiffstats
path: root/win32/common
diff options
context:
space:
mode:
Diffstat (limited to 'win32/common')
-rw-r--r--win32/common/config.h.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/win32/common/config.h.in b/win32/common/config.h.in
index a5be8d7c..40c6f517 100644
--- a/win32/common/config.h.in
+++ b/win32/common/config.h.in
@@ -14,9 +14,6 @@
/* Location of registry */
#define GST_CACHE_DIR PREFIX "\\var\\cache"
-/* macro to use to show function name */
-#undef GST_FUNCTION
-
/* Defined if gcov is enabled to force a rebuild due to config.h changing */
#undef GST_GCOV_ENABLED