]> git.saurik.com Git - apple/security.git/blobdiff - OSX/sec/SOSCircle/SecureObjectSync/SOSAccountGhost.h
Security-59306.11.20.tar.gz
[apple/security.git] / OSX / sec / SOSCircle / SecureObjectSync / SOSAccountGhost.h
diff --git a/OSX/sec/SOSCircle/SecureObjectSync/SOSAccountGhost.h b/OSX/sec/SOSCircle/SecureObjectSync/SOSAccountGhost.h
deleted file mode 100644 (file)
index f4123ba..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-//
-//  SOSAccountGhost.h
-//  sec
-//
-//  Created by Richard Murphy on 4/12/16.
-//
-//
-
-#ifndef SOSAccountGhost_h
-#define SOSAccountGhost_h
-
-#include "SOSAccount.h"
-
-bool SOSAccountTrustedCircleHasNoGhostOfMe(SOSAccount* account);
-bool SOSAccountGhostResultsInReset(SOSAccount* account);
-CF_RETURNS_RETAINED SOSCircleRef SOSAccountCloneCircleWithoutMyGhosts(SOSAccount* account, SOSCircleRef startCircle);
-
-#endif /* SOSAccountGhost_h */