Removed some logs.
This commit is contained in:
@@ -25,11 +25,8 @@ Backend_Info :: struct {
|
||||
event_queue := (^Event_Queue)(pcs.lpCreateParams)
|
||||
assert(event_queue != nil)
|
||||
|
||||
fmt.printfln("Event queue (%v): %v ", &event_queue, event_queue)
|
||||
|
||||
set_event_queue(hwnd, event_queue)
|
||||
|
||||
fmt.printfln("CREATE")
|
||||
return 0
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user