From d5bedbcd98c10ef187f1daa326b32c6f3ba8d3af Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 11 Sep 2007 20:48:33 +0000 Subject: 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 --- src/pulsecore/authkey-prop.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/pulsecore/authkey-prop.c') 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; }; -- cgit