diff audioio/AudioPortAudioTarget.cpp @ 105:0581d552481d

* remove some debug and some obsolete moc file includes
author Chris Cannam
date Mon, 26 Feb 2007 14:55:08 +0000
parents 77267127a8ce
children f8e362511b2f
line wrap: on
line diff
--- a/audioio/AudioPortAudioTarget.cpp	Mon Feb 26 14:18:21 2007 +0000
+++ b/audioio/AudioPortAudioTarget.cpp	Mon Feb 26 14:55:08 2007 +0000
@@ -242,9 +242,5 @@
     return 0;
 }
 
-#ifdef INCLUDE_MOCFILES
-#include "AudioPortAudioTarget.moc.cpp"
-#endif
-
 #endif /* HAVE_PORTAUDIO */