Bug 1245951 - "Unused method in WebSocket". r=smaug

This commit is contained in:
Andrea Marchesini 2016-02-04 11:40:00 +01:00
parent 4729f64a2a
commit b1ed8d2fbf

View File

@ -158,9 +158,6 @@ public:
// 2nd half of ScheduleConnectionCloseEvents, sometimes run in its own event.
void DispatchConnectionCloseEvents();
// Dispatch a runnable to the right thread.
nsresult DispatchRunnable(nsIRunnable* aRunnable);
nsresult UpdateURI();
void AddRefObject();