Skip to content

Commit 08dc4e5

Browse files
author
Will Morgan
committed
js_inserted isn't used
1 parent d609ad9 commit 08dc4e5

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

code/GoogleMapField.php

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,6 @@ class GoogleMapField extends FormField {
3434
*/
3535
protected $options = array();
3636

37-
/**
38-
* @var boolean
39-
*/
40-
static protected $js_inserted = false;
41-
4237
/**
4338
* @param DataObject $data The controlling dataobject
4439
* @param string $title The title of the field

0 commit comments

Comments
 (0)