diff options
Diffstat (limited to 'src/pulsecore/ltdl-helper.h')
-rw-r--r-- | src/pulsecore/ltdl-helper.h | 1 |
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 - |