beremiz
Clone
Summary
Browse
Changes
Graph
remove useless code
2018-07-04, Andrey Skvortsov
02f03bd7639e
file is
Executable
remove useless code
1. hotkey is already defined in menu string
2. remove duplicated code
<xsd:attribute name="Compiler" type="xsd:string" use="optional" default="gcc"/>
<xsd:attribute name="CFLAGS" type="xsd:string" use="optional" default=""/>
<xsd:attribute name="Linker" type="xsd:string" use="optional" default="gcc"/>
<xsd:attribute name="LDFLAGS" type="xsd:string" use="optional" default=""/>