Remove unused error message

This commit is contained in:
Kanchalai Tanglertsampan 2016-03-16 14:09:02 -07:00
parent f7a55fa5a2
commit 03bf75bf06

View file

@ -2612,14 +2612,6 @@
"category": "Message",
"code": 6112
},
"Specify library to be included in the compilation:": {
"category": "Message",
"code": 6113
},
"Arguments for library option must be: {0}": {
"category": "Error",
"code": 6114
},
"Variable '{0}' implicitly has an '{1}' type.": {
"category": "Error",
"code": 7005