summaryrefslogtreecommitdiffstats
path: root/WebCore/storage/IDBRequest.idl
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/storage/IDBRequest.idl')
-rw-r--r--WebCore/storage/IDBRequest.idl1
1 files changed, 0 insertions, 1 deletions
diff --git a/WebCore/storage/IDBRequest.idl b/WebCore/storage/IDBRequest.idl
index 3036b6b..58872f0 100644
--- a/WebCore/storage/IDBRequest.idl
+++ b/WebCore/storage/IDBRequest.idl
@@ -32,7 +32,6 @@ module storage {
Conditional=INDEXED_DATABASE,
EventTarget
] IDBRequest {
- void abort();
// States
const unsigned short LOADING = 1;