Bug 1368549 - Remove MOZ_WIDGET_GONK from netwerk/* r=mcmanus

MozReview-Commit-ID: J2njLbNwlco
This commit is contained in:
Valentin Gosu
2017-05-29 22:09:04 +02:00
parent 7877a610a1
commit ee6dca6a9e
16 changed files with 1 additions and 167 deletions

View File

@@ -65,10 +65,6 @@
#include "zlib.h"
#include <algorithm>
#ifdef MOZ_WIDGET_GONK
#include "NetStatistics.h"
#endif
// rather than slurp up all of nsIWebSocket.idl, which lives outside necko, just
// dupe one constant we need from it
#define CLOSE_GOING_AWAY 1001