From 4da953f1ef0349acc5b86ee15b9e3005dabc319f Mon Sep 17 00:00:00 2001 From: zecke Date: Sun, 04 Apr 2004 21:35:02 +0000 Subject: fix up owarn usage --- (limited to 'core/pim/todo/otaskeditor.cpp') diff --git a/core/pim/todo/otaskeditor.cpp b/core/pim/todo/otaskeditor.cpp index 55a3dd5..bbc177d 100644 --- a/core/pim/todo/otaskeditor.cpp +++ b/core/pim/todo/otaskeditor.cpp @@ -35,7 +35,6 @@ void OTaskEditor::init( const OPimTodo& to ) { load( to ); } OPimTodo OTaskEditor::todo()const{ - Opie::Core::owarn << "saving!" << oendl; OPimTodo to ( m_todo ); m_overView->save( to ); m_stat->save( to ); -- cgit v0.9.0.2