remove RC_HW_TRIPLEDRAGON

Origin commit data
------------------
Commit: 36a0af3ab4
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-11-02 (Tue, 02 Nov 2021)

Origin message was:
------------------
- remove RC_HW_TRIPLEDRAGON
This commit is contained in:
vanhofen
2021-11-02 00:08:00 +01:00
parent f3e945a088
commit 2a5608090b
12 changed files with 6 additions and 53 deletions

View File

@@ -739,7 +739,6 @@ bool CHDDMenuHandler::scanDevices()
strcpy(vendor, "");
}
/* the Tripledragon only has kernel 2.6.12 available.... :-( */
if (oldkernel)
snprintf(str, sizeof(str), "/proc/ide/%s/model", namelist[i]->d_name);
else