diff options
author | Andres Mejia <mcitadel@gmail.com> | 2011-04-05 20:45:10 -0400 |
---|---|---|
committer | Andres Mejia <mcitadel@gmail.com> | 2011-04-05 20:45:10 -0400 |
commit | 1424ad19c7bd335c9b57fcbeebe78ee13033fe13 (patch) | |
tree | 2b056e4f5fc8bbd70536f628faf9bc2de1d7e891 /.gitignore | |
parent | fc0a7a28d5bf2d9e93d81fbc81b06a4ea3bdd6fc (diff) |
Remove xbms support due to licensing issue with libXBMS.
Reference trac ticket #11396.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore index 12e1f48fc8..6c6f6b7f38 100644 --- a/.gitignore +++ b/.gitignore @@ -1067,11 +1067,6 @@ lib/cmyth/Makefile /lib/libUPnP/Makefile -# /lib/libXBMS -/lib/libXBMS/Makefile -/lib/libXBMS/libXBMS/Debug -/lib/libXBMS/libXBMS/Release - # /lib/libXDAAP /lib/libXDAAP/Makefile /lib/libXDAAP/libXDAAP_win32/Debug |