--- cdli/cdli_files.py 2008/01/02 16:58:12 1.80.2.12 +++ cdli/cdli_files.py 2008/01/04 17:27:39 1.80.2.13 @@ -144,14 +144,6 @@ def generateXMLReturn(hash): return ret - - - - - - - - def unique(s): """Return a list of the elements in s, but without duplicates.