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

This commit is contained in:
Andrea Marchesini 2016-02-04 11:40:00 +01:00
Родитель 4729f64a2a
Коммит b1ed8d2fbf
1 изменённых файлов: 0 добавлений и 3 удалений

Просмотреть файл

@ -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();