Tone down debug output a bit.

svn path=/trunk/netsurf/; revision=12222
This commit is contained in:
François Revel 2011-04-22 10:58:28 +00:00
parent 9785c6ff3d
commit c64bd92922
1 changed files with 1 additions and 1 deletions

View File

@ -702,7 +702,7 @@ void nsbeos_pipe_message_top(BMessage *message, BWindow *_this, struct beos_scaf
void gui_poll(bool active)
{
CALLED();
//CALLED();
CURLMcode code;
fd_set read_fd_set, write_fd_set, exc_fd_set;