]> git.proxmox.com Git - mirror_edk2.git/blob - Tools/CCode/Source/Pccts/dlg/mode.h
remove unnecessary check for NULL pointer.
[mirror_edk2.git] / Tools / CCode / Source / Pccts / dlg / mode.h
1 #define START 0
2 #define ACT 1
3 #define ACTION_COMMENTS 2
4 #define ACTION_CPP_COMMENTS 3