diff options
Diffstat (limited to 'src/companion_proxy.c')
-rw-r--r-- | src/companion_proxy.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/companion_proxy.c b/src/companion_proxy.c index f09b416..92bc7f1 100644 --- a/src/companion_proxy.c +++ b/src/companion_proxy.c | |||
@@ -29,7 +29,6 @@ | |||
29 | #include "companion_proxy.h" | 29 | #include "companion_proxy.h" |
30 | #include "lockdown.h" | 30 | #include "lockdown.h" |
31 | #include "common/debug.h" | 31 | #include "common/debug.h" |
32 | #include "common/thread.h" | ||
33 | 32 | ||
34 | /** | 33 | /** |
35 | * Convert a property_list_service_error_t value to a companion_proxy_error_t value. | 34 | * Convert a property_list_service_error_t value to a companion_proxy_error_t value. |