mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-06 13:29:56 -05:00
remove global exported variables:
pa_memblock statistics pa_default_sample_spec git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@70 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
1a6fea24f5
commit
c36dadd2bd
11 changed files with 30 additions and 27 deletions
|
|
@ -22,6 +22,7 @@ struct pa_memblock* pa_memblock_ref(struct pa_memblock*b);
|
|||
|
||||
void pa_memblock_unref_fixed(struct pa_memblock*b);
|
||||
|
||||
extern unsigned pa_memblock_count, pa_memblock_total;
|
||||
unsigned pa_memblock_get_count(void);
|
||||
unsigned pa_memblock_get_total(void);
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue