afb04ba BaseTools: StrGather has redundant declaration

1 file Authored by Carsey, Jaben 6 years ago, Committed by Yonghong Zhu 6 years ago,
    BaseTools: StrGather has redundant declaration
    
    remove COMPATIBLE_STRING_TOKEN as it is the same as STRING_TOKEN
    remove if statement that used one or the other (identical) re
    
    Cc: Yonghong Zhu <yonghong.zhu@intel.com>
    Cc: Liming Gao <liming.gao@intel.com>
    Contributed-under: TianoCore Contribution Agreement 1.1
    Signed-off-by: Jaben Carsey <jaben.carsey@intel.com>
    Reviewed-by: Yonghong Zhu <yonghong.zhu@intel.com>