• Noel Grandin's avatar
    remove some unnecessary typedefs to pointer · d16d9f95
    Noel Grandin yazdı
    that were really not helping make the code any clearer.
    Found with a search
       git grep -P 'typedef\s+\w+\s*\*\s*\w+\;'
    and manual inspection
    
    Change-Id: I6a5c031e9e060ad3623a7586ec8a8cc4fe6252e9
    d16d9f95
octree.hxx 3.68 KB