summaryrefslogtreecommitdiffstats
path: root/src/main.c
diff options
context:
space:
mode:
authorPali Rohár <pali.rohar@gmail.com>2012-08-09 20:11:25 +0200
committerPali Rohár <pali.rohar@gmail.com>2012-08-09 20:11:25 +0200
commit5dc162bc4a71321bd0fcec8db96ec89b88a60ed3 (patch)
tree19e6215fa4e25426f59f429ce17809680e0364e1 /src/main.c
parent564b0715f1c08b08f48777934a28d1462b10c255 (diff)
download0xFFFF-5dc162bc4a71321bd0fcec8db96ec89b88a60ed3.tar.bz2
Delete old check_nolo_order code
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.c b/src/main.c
index 1f64220..0761da2 100644
--- a/src/main.c
+++ b/src/main.c
@@ -567,7 +567,7 @@ int main(int argc, char **argv)
if (pcs_n) {
char version[64];
- check_nolo_order();
+// check_nolo_order();
get_sw_version();
get_hw_revision(version, 44);
if (subverstr == NULL) {