summaryrefslogtreecommitdiff
path: root/src/inc/corpriv.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/inc/corpriv.h')
-rw-r--r--src/inc/corpriv.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/inc/corpriv.h b/src/inc/corpriv.h
index edab391827..197c7793d9 100644
--- a/src/inc/corpriv.h
+++ b/src/inc/corpriv.h
@@ -40,9 +40,7 @@ STDAPI MetaDataGetDispenser( // Return HRESULT
STDAPI RuntimeCheckLocationAccess(LPCWSTR wszLocation);
STDAPI RuntimeIsNativeImageOptedOut(IAssemblyName* pAssemblyDef);
-#ifdef FEATURE_VERSIONING
LocaleID RuntimeGetFileSystemLocale();
-#endif // FEATURE_VERSIONING
BOOL RuntimeFileNotFound(HRESULT hr);