mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Tag 13500 API version
This commit is contained in:
@@ -241,7 +241,7 @@ CEF_EXPORT int cef_dump_without_crashing(long long mseconds_between_dumps,
|
||||
}
|
||||
|
||||
CEF_EXPORT int cef_dump_without_crashing_unthrottled() {
|
||||
CEF_API_REQUIRE_REMOVED(CEF_NEXT);
|
||||
CEF_API_REQUIRE_REMOVED(13500);
|
||||
NOTIMPLEMENTED();
|
||||
return 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user