summaryrefslogtreecommitdiffstats
path: root/netwerk/base/nsUDPSocket.h
diff options
context:
space:
mode:
Diffstat (limited to 'netwerk/base/nsUDPSocket.h')
-rw-r--r--netwerk/base/nsUDPSocket.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/netwerk/base/nsUDPSocket.h b/netwerk/base/nsUDPSocket.h
index f8ae87cee..2910a49dd 100644
--- a/netwerk/base/nsUDPSocket.h
+++ b/netwerk/base/nsUDPSocket.h
@@ -53,8 +53,6 @@ private:
const PRNetAddr& aIface);
nsresult SetMulticastInterfaceInternal(const PRNetAddr& aIface);
- void SaveNetworkStats(bool aEnforce);
-
void CloseSocket();
// lock protects access to mListener;