:octocat: comment unused constant

This commit is contained in:
codemasher
2019-08-09 20:20:23 +02:00
parent 34e2442616
commit d6b3e6bc3b
+1 -1
View File
@@ -31,7 +31,7 @@ class QRMatrix{
public const M_FORMAT = 0x0e;
public const M_VERSION = 0x10;
public const M_QUIETZONE = 0x12;
public const M_LOGO = 0x14; // @todo
# public const M_LOGO = 0x14; // @todo
public const M_TEST = 0xff;