mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-20 16:15:59 +01:00
Remove unused clause
This commit is contained in:
parent
e855791f16
commit
7209954a5f
@ -1245,6 +1245,5 @@ calc_hour_offset(TimeHere) ->
|
||||
3600,
|
||||
TimeHereHour - TimeZeroHour.
|
||||
|
||||
fjoin([]) -> <<"/">>;
|
||||
fjoin(FileList) ->
|
||||
list_to_binary(filename:join([binary_to_list(File) || File <- FileList])).
|
||||
|
Loading…
Reference in New Issue
Block a user