diff options
-rw-r--r-- | tests/mock_guest.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/mock_guest.c b/tests/mock_guest.c index ea4861b..6073f0f 100644 --- a/tests/mock_guest.c +++ b/tests/mock_guest.c @@ -70,7 +70,6 @@ void _exit (int exitcode) #define BUFFER_SIZE 512 -/*Borrowed this code form socket-sucker.c in lightdm-remote-session-x2go*/ int socket_sucker () { |