diff options
Diffstat (limited to 'src/NotificationProxy.h')
-rw-r--r-- | src/NotificationProxy.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/NotificationProxy.h b/src/NotificationProxy.h index 7b47346..b2fa3d9 100644 --- a/src/NotificationProxy.h +++ b/src/NotificationProxy.h @@ -27,4 +27,3 @@ struct iphone_np_client_int { iphone_umux_client_t connection; GMutex *mutex; }; - |