Tone down debug output a bit.
svn path=/trunk/netsurf/; revision=12222
This commit is contained in:
parent
9785c6ff3d
commit
c64bd92922
|
@ -702,7 +702,7 @@ void nsbeos_pipe_message_top(BMessage *message, BWindow *_this, struct beos_scaf
|
||||||
|
|
||||||
void gui_poll(bool active)
|
void gui_poll(bool active)
|
||||||
{
|
{
|
||||||
CALLED();
|
//CALLED();
|
||||||
CURLMcode code;
|
CURLMcode code;
|
||||||
|
|
||||||
fd_set read_fd_set, write_fd_set, exc_fd_set;
|
fd_set read_fd_set, write_fd_set, exc_fd_set;
|
||||||
|
|
Loading…
Reference in New Issue