Index: webrtc/base/win32.h |
diff --git a/webrtc/base/win32.h b/webrtc/base/win32.h |
index 22a17c518bc400e048cb467d6ea9c3a87a4676ee..ad8a43d45341ac3394fcfb7dd6747040f93a47b5 100644 |
--- a/webrtc/base/win32.h |
+++ b/webrtc/base/win32.h |
@@ -122,8 +122,6 @@ inline bool IsCurrentProcessLowIntegrity() { |
level < SECURITY_MANDATORY_MEDIUM_RID); |
} |
-bool AdjustCurrentProcessPrivilege(const TCHAR* privilege, bool to_enable); |
- |
} // namespace rtc |
#endif // WEBRTC_WIN |