author | eilers <eilers> | 2004-07-18 12:54:22 (UTC) |
---|---|---|
committer | eilers <eilers> | 2004-07-18 12:54:22 (UTC) |
commit | 2d2e1091b0da1a1f2b1031969d5be0bf25446021 (patch) (unidiff) | |
tree | 64bebe0415c650503211ebd839505f9cd15d0ade | |
parent | 4542dd2fd841179a064af1865b0701bdab7eaaf5 (diff) | |
download | opie-2d2e1091b0da1a1f2b1031969d5be0bf25446021.zip opie-2d2e1091b0da1a1f2b1031969d5be0bf25446021.tar.gz opie-2d2e1091b0da1a1f2b1031969d5be0bf25446021.tar.bz2 |
Really remove useless code ..
-rw-r--r-- | libopie2/opiecore/opluginloader.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libopie2/opiecore/opluginloader.h b/libopie2/opiecore/opluginloader.h index 7582d29..d97f586 100644 --- a/libopie2/opiecore/opluginloader.h +++ b/libopie2/opiecore/opluginloader.h | |||
@@ -17,8 +17,6 @@ namespace Internal { | |||
17 | class OPluginLibraryHolder; | 17 | class OPluginLibraryHolder; |
18 | } | 18 | } |
19 | 19 | ||
20 | // template class QPtrDict<QLibrary>; | ||
21 | |||
22 | /** | 20 | /** |
23 | * \brief A small item representing the Plugin Information | 21 | * \brief A small item representing the Plugin Information |
24 | * This class contains the information about a Plugin. It contains | 22 | * This class contains the information about a Plugin. It contains |