Remove outdated comment
This commit is contained in:
parent
024d1500af
commit
b0b9df59b5
|
@ -89,7 +89,7 @@ enum DivInstrumentType: unsigned short {
|
||||||
DIV_INS_POWERNOISE=56,
|
DIV_INS_POWERNOISE=56,
|
||||||
DIV_INS_POWERNOISE_SLOPE=57,
|
DIV_INS_POWERNOISE_SLOPE=57,
|
||||||
DIV_INS_DAVE=58,
|
DIV_INS_DAVE=58,
|
||||||
DIV_INS_NDS=59,/*temp*/
|
DIV_INS_NDS=59,
|
||||||
DIV_INS_MAX,
|
DIV_INS_MAX,
|
||||||
DIV_INS_NULL
|
DIV_INS_NULL
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue