summaryrefslogtreecommitdiffstats
path: root/chromium/sandbox/win/src/sandbox_utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/sandbox/win/src/sandbox_utils.h')
-rw-r--r--chromium/sandbox/win/src/sandbox_utils.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/chromium/sandbox/win/src/sandbox_utils.h b/chromium/sandbox/win/src/sandbox_utils.h
index 3043597b185..2a17d63b8f9 100644
--- a/chromium/sandbox/win/src/sandbox_utils.h
+++ b/chromium/sandbox/win/src/sandbox_utils.h
@@ -14,9 +14,6 @@
namespace sandbox {
-// Returns true if the current OS is Windows XP SP2 or later.
-bool IsXPSP2OrLater();
-
void InitObjectAttribs(const base::string16& name,
ULONG attributes,
HANDLE root,