Remove debug message

This commit is contained in:
Robin Gareus 2022-02-08 23:06:45 +01:00
parent f9dbe34900
commit f57bef7c93
Signed by: rgareus
GPG Key ID: A090BCE02CF57F04
1 changed files with 0 additions and 1 deletions

View File

@ -91,7 +91,6 @@ function dsp_runmap (bufs, in_map, out_map, n_samples, offset)
self:shmem():atomic_set_int(0, pos)
if newdata then
print ("new data", pos)
self:queue_draw ()
end
end