Unused function.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@7471 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -151,12 +151,7 @@ def createFeed(examples):
|
|||||||
feed.appendChild(entry)
|
feed.appendChild(entry)
|
||||||
|
|
||||||
doc.appendChild(feed)
|
doc.appendChild(feed)
|
||||||
return doc
|
return doc
|
||||||
|
|
||||||
def createEntry(doc, example):
|
|
||||||
|
|
||||||
return entry
|
|
||||||
|
|
||||||
|
|
||||||
def wordIndex(examples):
|
def wordIndex(examples):
|
||||||
"""
|
"""
|
||||||
|
|||||||
Reference in New Issue
Block a user