Removes some world<< statements

This commit is contained in:
GinjaNinja32
2014-12-07 23:06:49 +00:00
parent e473e3d2ba
commit 48a8acad52

View File

@@ -1501,9 +1501,6 @@
var/obj/pageobj = B.contents[page]
data += "<A href='?src=\ref[src];AdminFaxViewPage=[page];paper_bundle=\ref[B]'>Page [page] - [pageobj.name]</A><BR>"
world << data
world << "usr = [usr]"
usr << browse(data, "window=[B.name]")
else
usr << "\red The faxed item is not viewable. This is probably a bug, and should be reported on the tracker: [fax.type]"