-rw-r--r-- | kabc/formats/vcardformatplugin2.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/kabc/formats/vcardformatplugin2.cpp b/kabc/formats/vcardformatplugin2.cpp index 2a772b4..f19e218 100644 --- a/kabc/formats/vcardformatplugin2.cpp +++ b/kabc/formats/vcardformatplugin2.cpp | |||
@@ -18,3 +18,2 @@ using namespace KABC; | |||
18 | 18 | ||
19 | /*US | ||
20 | extern "C" | 19 | extern "C" |
@@ -23,3 +22,2 @@ extern "C" | |||
23 | { | 22 | { |
24 | qDebug(" VCardFormatPlugin2::format = new VCardFormatPlugin2"); | ||
25 | return new VCardFormatPlugin2(); | 23 | return new VCardFormatPlugin2(); |
@@ -27,3 +25,2 @@ extern "C" | |||
27 | } | 25 | } |
28 | */ | ||
29 | 26 | ||