aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/qt.rb3
1 files changed, 0 insertions, 3 deletions
diff --git a/Library/Formula/qt.rb b/Library/Formula/qt.rb
index 0ae862959..11c829727 100644
--- a/Library/Formula/qt.rb
+++ b/Library/Formula/qt.rb
@@ -72,9 +72,6 @@ class Qt <Formula
(bin+'Assistant_adp.app').rmtree
(bin+'pixeltool.app').rmtree
(bin+'qhelpconverter.app').rmtree
- # remove debugging files that slipped through
- (lib+'libQtUiTools_debug.a').unlink
- (lib+'pkgconfig/QtUiTools_debug.pc').unlink
# remove porting file for non-humans
(prefix+'q3porting.xml').unlink