diff options
| author | Lennart Poettering <lennart@poettering.net> | 2007-09-11 20:48:33 +0000 |
|---|---|---|
| committer | Lennart Poettering <lennart@poettering.net> | 2007-09-11 20:48:33 +0000 |
| commit | d5bedbcd98c10ef187f1daa326b32c6f3ba8d3af (patch) | |
| tree | b7ad2d06169bad49cb4d86d4c2c94473a189a91a /src/pulsecore/authkey-prop.c | |
| parent | 2988c3d9fbe52ba0429b4962446273bceda391f6 (diff) | |
remaining s/assert/pa_assert/ and refcnt.h modernizations
git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1809 fefdeb5f-60dc-0310-8127-8f9354f1896f
Diffstat (limited to 'src/pulsecore/authkey-prop.c')
| -rw-r--r-- | src/pulsecore/authkey-prop.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pulsecore/authkey-prop.c b/src/pulsecore/authkey-prop.c index 35b62d45..179c16ca 100644 --- a/src/pulsecore/authkey-prop.c +++ b/src/pulsecore/authkey-prop.c @@ -38,7 +38,6 @@ struct authkey_data { PA_REFCNT_DECLARE; - int ref; size_t length; }; |
