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

Commit d3ff1ab4 authored by Maciej Żenczykowski's avatar Maciej Żenczykowski Committed by Automerger Merge Worker
Browse files

Merge "qtaguid.h - remove qtaguid_setPacifier declaration" am: e28f0ece

parents f4d365b3 e28f0ece
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