Unused function.

git-svn-id: http://svn.openlayers.org/trunk/openlayers@7471 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
Tim Schaub
2008-07-07 14:34:07 +00:00
parent 514e4f8fa1
commit 44613c8c49
-5
View File
@@ -153,11 +153,6 @@ def createFeed(examples):
doc.appendChild(feed) doc.appendChild(feed)
return doc return doc
def createEntry(doc, example):
return entry
def wordIndex(examples): def wordIndex(examples):
""" """
Create an inverted index based on words in title and shortdesc. Keys are Create an inverted index based on words in title and shortdesc. Keys are