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

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

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

parents 9327540d d3ff1ab4
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