Mercurial > audlegacy
changeset 43:23c9ae8118c9 trunk
[svn] timing fixes
author | nenolod |
---|---|
date | Wed, 26 Oct 2005 15:30:37 -0700 |
parents | 5a432360e41e |
children | 141d08d50e75 |
files | Visualization/libvisual-proxy/main.c |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Visualization/libvisual-proxy/main.c Wed Oct 26 15:08:53 2005 -0700 +++ b/Visualization/libvisual-proxy/main.c Wed Oct 26 15:30:37 2005 -0700 @@ -481,7 +481,6 @@ if (SDL_MUSTLOCK (screen) == SDL_TRUE) SDL_LockSurface (screen); - printf("About to run visual plugin\n"); visual_bin_run (bin); if (SDL_MUSTLOCK (screen) == SDL_TRUE)