8950 : forgot to remove an unused function.
This commit is contained in:
parent
86bb86af16
commit
c1c36b8ce0
@ -530,10 +530,6 @@ def format_date(date):
|
|||||||
return val
|
return val
|
||||||
return ""
|
return ""
|
||||||
|
|
||||||
def set_tar_file_time(tarinfo, date):
|
|
||||||
tarinfo.mtime = date
|
|
||||||
return tarinfo
|
|
||||||
|
|
||||||
def copy_thumbnail(report, handle, photo, region=None):
|
def copy_thumbnail(report, handle, photo, region=None):
|
||||||
"""
|
"""
|
||||||
Given a handle (and optional region) make (if needed) an
|
Given a handle (and optional region) make (if needed) an
|
||||||
|
Loading…
x
Reference in New Issue
Block a user