summaryrefslogtreecommitdiff
path: root/frontends/riscos/textselection.c
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/riscos/textselection.c')
-rw-r--r--frontends/riscos/textselection.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/riscos/textselection.c b/frontends/riscos/textselection.c
index efec96b56..e5be27791 100644
--- a/frontends/riscos/textselection.c
+++ b/frontends/riscos/textselection.c
@@ -482,7 +482,7 @@ void ro_gui_selection_data_request(wimp_full_message_data_request *req)
// bits ftype = req->file_types[i];
// if (ftype == ~0U) break; /* list terminator */
//
-// LOG("type %x", ftype);
+// NSLOG(netsurf, INFO, "type %x", ftype);
// i++;
// }