| Index: sky/engine/core/frame/Settings.in
|
| diff --git a/sky/engine/core/frame/Settings.in b/sky/engine/core/frame/Settings.in
|
| index e3c4a9117ff654c24d0145b626219c590326f8e9..2c7df41b70ba59e3663a4fcab8b26ed2139a4dc3 100644
|
| --- a/sky/engine/core/frame/Settings.in
|
| +++ b/sky/engine/core/frame/Settings.in
|
| @@ -107,9 +107,6 @@ mediaTypeOverride type=String, initial="screen", invalidate=MediaType
|
| loadsImagesAutomatically initial=false, invalidate=ImageLoading
|
| imagesEnabled initial=true, invalidate=ImageLoading
|
|
|
| -# V8 supports different types of caching. Used by V8 bindings.
|
| -v8CacheOptions type=V8CacheOptions, initial=V8CacheOptionsOff
|
| -
|
| # These values are bit fields for the properties of available pointing devices
|
| # and may take on multiple values (e.g. laptop with touchpad and touchscreen
|
| # has pointerType coarse *and* fine).
|
|
|