I am using RXTX 2.1-7 on windows, and I have one issue. Whenever I run a program using the RXTX library, the following generic versioning info gets printed:
Stable Library
=========================================
Native lib Version = RXTX-2.1-7 Java lib Version = RXTX-2.1-7
This is fine to help debugging, but I would like to disable this printing now that I have the program set up properly. How do I prevent this print?