mimetypes: remove bogus MIME type

shared-mime-info has had one for more than 17-years:
2e66e22ffc

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
Ivailo Monev 2022-04-08 05:16:13 +03:00
parent f5fe6558ca
commit 9779fbb0a1

View file

@ -509,10 +509,6 @@ Notes:
<glob pattern="*.rdc"/>
</mime-type>
<mime-type type="text/plain"> <!-- As discussed on xdg list, *.doc is needed here for disambiguation -->
<glob pattern="*.doc"/>
</mime-type>
<mime-type type="text/x-hex">
<sub-class-of type="text/plain"/>
<comment>Intel® hexadecimal object file</comment>