Removing redundant language resource file

* languages.qrc is no longer required as the .qrc is built and embeded since commit a7adfe251
This commit is contained in:
Chris 2022-12-12 23:16:00 +11:00 committed by Adam Honse
parent fa406216d3
commit e1a6a74ba7

View file

@ -1,10 +0,0 @@
<RCC>
<qresource prefix="/">
<file>i18n/OpenRGB_en.qm</file>
<file>i18n/OpenRGB_fr.qm</file>
<file>i18n/OpenRGB_es.qm</file>
<file>i18n/OpenRGB_de.qm</file>
<file>i18n/OpenRGB_ru.qm</file>
<file>i18n/OpenRGB_pt_BR.qm</file>
</qresource>
</RCC>