X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=src%2Fao_product.c;h=f0eb4c07afc0e2286ced7324836d90da70d15060;hp=2bd0b59c870146865fc36fc5091b818f23b6b3c5;hb=56b906f535ac2f86bcab71addbbcd376d74f6a73;hpb=4c0c099716197ef7539be0cf55bbb164f6804958 diff --git a/src/ao_product.c b/src/ao_product.c index 2bd0b59c..f0eb4c07 100644 --- a/src/ao_product.c +++ b/src/ao_product.c @@ -21,7 +21,6 @@ /* Defines which mark this particular AltOS product */ -const uint16_t ao_serial_number = AO_iSerial_NUMBER; const char ao_version[] = AO_iVersion_STRING; const char ao_manufacturer[] = AO_iManufacturer_STRING; const char ao_product[] = AO_iProduct_STRING;