From 656636acfb8c607901c97c4f55129e29e1df9913 Mon Sep 17 00:00:00 2001 From: zautrix Date: Wed, 06 Oct 2004 16:20:25 +0000 Subject: more fixes --- (limited to 'libkcal/phoneformat.h') diff --git a/libkcal/phoneformat.h b/libkcal/phoneformat.h index 61e8160..001fd81 100644 --- a/libkcal/phoneformat.h +++ b/libkcal/phoneformat.h @@ -48,7 +48,6 @@ class PhoneFormat : public QObject { static ulong getCsum( const QStringList & ); static ulong getCsumTodo( Todo* to ); static ulong getCsumEvent( Event* ev ); - static void writeConfig( QString device,QString connection, QString model ); static bool writeToPhone( Calendar * ); private: void copyEvent( Event* to, Event* from ); -- cgit v0.9.0.2