Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e28f0ece authored by Maciej Żenczykowski's avatar Maciej Żenczykowski Committed by Gerrit Code Review
Browse files

Merge "qtaguid.h - remove qtaguid_setPacifier declaration"

parents b333a400 65d416a1
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -33,12 +33,6 @@ extern int qtaguid_tagSocket(int sockfd, int tag, uid_t uid);
 */
extern int qtaguid_untagSocket(int sockfd);

/*
 * Enable/disable qtaguid functionnality at a lower level.
 * When pacified, the kernel will accept commands but do nothing.
 */
extern int qtaguid_setPacifier(int on);

#ifdef __cplusplus
}
#endif