From dfa423ac3109e0e40cba5f43471b34b98ed3189d Mon Sep 17 00:00:00 2001 From: Hugo Lima Date: Thu, 20 Aug 2009 13:48:45 -0300 Subject: Removed all generator stuff from APIExtractor, this stuff should be moved to the generator, and the apiextractor library should be just what their name means, an API extractor. This break the APIExtractor source compatibility with no mercy! --- fileout.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'fileout.h') diff --git a/fileout.h b/fileout.h index 7570bbc45..d5c9e29c5 100644 --- a/fileout.h +++ b/fileout.h @@ -30,8 +30,6 @@ class FileOut : public QObject { - Q_OBJECT - private: QByteArray tmp; QString name; -- cgit v1.2.3