diff rdf/PluginRDFDescription.h @ 471:0dc158c1a6c9

* tidy up uses of CachedFile
author Chris Cannam
date Tue, 28 Oct 2008 11:38:43 +0000
parents 70b333085952
children 82ab61fa9223
line wrap: on
line diff
--- a/rdf/PluginRDFDescription.h	Tue Oct 28 11:37:33 2008 +0000
+++ b/rdf/PluginRDFDescription.h	Tue Oct 28 11:38:43 2008 +0000
@@ -20,8 +20,6 @@
 #include <QStringList>
 #include <map>
 
-//!!!class FileSource;
-
 class PluginRDFDescription
 {
 public:
@@ -56,7 +54,6 @@
     typedef std::map<QString, OutputDisposition> OutputDispositionMap;
     typedef std::map<QString, QString> OutputStringMap;
 
-//!!!    FileSource *m_source;
     QString m_pluginId;
     bool m_haveDescription;
     QString m_pluginName;