summaryrefslogtreecommitdiff
path: root/src/ao_product.c
diff options
context:
space:
mode:
authorBdale Garbee <bdale@gag.com>2010-08-23 23:11:22 -0600
committerBdale Garbee <bdale@gag.com>2010-08-23 23:11:22 -0600
commit295043112ccde35092945c286596f9045ee6fa05 (patch)
tree9d97f7d8021b768dd0cb0c5d9a2b28b29146e99e /src/ao_product.c
parent2007288da8a83e3aa925e11cc196f1c65aab2e5c (diff)
parentef8376c4dd8262a34e02b6bb9e19e907ac2f4330 (diff)
Merge branch 'new-packet-format' of ssh://git.gag.com/scm/git/fw/altos into new-package-format
Diffstat (limited to 'src/ao_product.c')
-rw-r--r--src/ao_product.c1
1 files changed, 0 insertions, 1 deletions
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;