summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/ltdl-helper.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pulsecore/ltdl-helper.h')
-rw-r--r--src/pulsecore/ltdl-helper.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pulsecore/ltdl-helper.h b/src/pulsecore/ltdl-helper.h
index 4c4f018a..9f346969 100644
--- a/src/pulsecore/ltdl-helper.h
+++ b/src/pulsecore/ltdl-helper.h
@@ -29,4 +29,3 @@ typedef void (*pa_void_func_t)(void);
pa_void_func_t pa_load_sym(lt_dlhandle handle, const char*module, const char *symbol);
#endif
-