test/test-kdbus-sync.c: kill unused variable
authorDaniel Mack <zonque@gmail.com>
Sat, 18 Jan 2014 11:42:18 +0000 (12:42 +0100)
committerDaniel Mack <zonque@gmail.com>
Sat, 18 Jan 2014 11:42:18 +0000 (12:42 +0100)
test/test-kdbus-sync.c

index 9a952174af818577ba47291771ec08d12039054a..18071e0a02cf27f55561c4994601f8ebdae74cda 100644 (file)
@@ -57,7 +57,6 @@ int main(int argc, char *argv[])
                uint64_t n_type;
                char name[64];
        } bus_make;
-       struct kdbus_msg *msg;
        pthread_t thread;
        int fdc, ret;
        char *bus;