mirror of
https://github.com/berlin-open-wireless-lab/DAWN.git
synced 2025-03-09 15:40:12 +00:00
remove print size
This commit is contained in:
parent
f7049cf331
commit
eca9aeed91
1 changed files with 0 additions and 3 deletions
|
@ -86,9 +86,6 @@ int init_mutex() {
|
|||
|
||||
int main(int argc, char **argv) {
|
||||
|
||||
printf("DAAAAAAAAAAAAAAAAAAAAAWWWWWWWWWWWWWWWWNNNNNNN\n");
|
||||
printf("\nDAWN sizeof(probe_entry_s) == %d\n", sizeof(struct probe_entry_s));
|
||||
|
||||
const char *ubus_socket = NULL;
|
||||
|
||||
argc -= optind;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue