Closed (fixed)
Project:
Views TimelineJS integration
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
12 Jan 2018 at 23:01 UTC
Updated:
24 Nov 2019 at 06:59 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
liam morlandComment #3
liam morlandComment #4
joelpittetI don't think the unset() is needed, but thanks for the patch
Comment #5
liam morlandThe unset() makes no functional difference, besides freeing an insignificant amount of memory. It does make it clear to readers of the code that the variable is not used again.
Comment #6
liam morlandComment #8
dcam commentedI committed #2. Thank you @Liam Morland, also @joelpittet for reviewing it.