Removed some logging from the QR encoder. Nothing in core should be printf'ing -...
authordswitkin <dswitkin@59b500cc-1b3d-0410-9834-0bbf25fbcc57>
Thu, 20 Nov 2008 22:43:20 +0000 (22:43 +0000)
committerdswitkin <dswitkin@59b500cc-1b3d-0410-9834-0bbf25fbcc57>
Thu, 20 Nov 2008 22:43:20 +0000 (22:43 +0000)
commit4a0beccc86ac17380306ce1e3e26e452b3a49b7e
tree066fcdd3fcd8de281bae1c090854b7fd5d109d5e
parentd0df506495aa5676ccf5818bfcffb9fa4289a593
Removed some logging from the QR encoder. Nothing in core should be printf'ing - we can always inspect these with a debugger if needed. Also removed the temporary README about this package not compiling.

git-svn-id: http://zxing.googlecode.com/svn/trunk@753 59b500cc-1b3d-0410-9834-0bbf25fbcc57
core/src/com/google/zxing/qrcode/encoder/Encoder.java
core/src/com/google/zxing/qrcode/encoder/MaskUtil.java
core/src/com/google/zxing/qrcode/encoder/README [deleted file]