diff options
author | Sean McBride <sean@rogue-research.com> | 2014-03-21 14:01:57 -0400 |
---|---|---|
committer | Nathan Hjelm <hjelmn@me.com> | 2014-03-21 21:43:46 -0600 |
commit | 25e82765978bef1189cb810d454165f76451a4bf (patch) | |
tree | 054b9bbb61832c03ffc77bfa507741d77cedcf9a /Xcode | |
parent | 8619aed909929bfd24b4464359d1a8dadfc920be (diff) | |
download | libusb-25e82765978bef1189cb810d454165f76451a4bf.tar.gz |
Removed obsolete comment related to libusbx fork
Diffstat (limited to 'Xcode')
-rw-r--r-- | Xcode/libusb.xcconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Xcode/libusb.xcconfig b/Xcode/libusb.xcconfig index b50fa94..1f8a01f 100644 --- a/Xcode/libusb.xcconfig +++ b/Xcode/libusb.xcconfig @@ -17,5 +17,4 @@ // License along with this library; if not, write to the Free Software // Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA -// For backwards compatibility with libusb, use the same filename. PRODUCT_NAME = libusb-1.0.0 |