This commit was generated by cvs2svn to compensate for changes in r52,
[reactos.git] / reactos / include / kernel32 / heap.h
index 35c8398..7cc17d3 100644 (file)
@@ -105,6 +105,4 @@ typedef struct __HEAP
    HEAP_BLOCK          Start  __attribute__((aligned (8)));
 } HEAP, *PHEAP;
 
-//PHEAP        __ProcessHeap;
-
 #endif /* __INCLUDE_KERNEL32_HEAP_H */