diff options
Diffstat (limited to 'V8Binding/binding/v8_index.h')
-rw-r--r-- | V8Binding/binding/v8_index.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/V8Binding/binding/v8_index.h b/V8Binding/binding/v8_index.h index 2a809e1..056d1d2 100644 --- a/V8Binding/binding/v8_index.h +++ b/V8Binding/binding/v8_index.h @@ -389,7 +389,6 @@ typedef v8::Persistent<v8::FunctionTemplate> (*FunctionTemplateFactory)(); V(GEOLOCATION, Geolocation) \ V(GEOPOSITION, Geoposition) \ V(POSITIONERROR, PositionError) \ - V(POSITIONERRORCALLBACK, PositionErrorCallback) \ V(TOUCHLIST, TouchList) \ V(TOUCHEVENT, TouchEvent) \ V(TOUCH, Touch) \ |