diff -r 4785f57bf3d4 -r 03646e8da489 homescreenapp/hsdomainmodel/src/hswidgetcomponent.cpp --- a/homescreenapp/hsdomainmodel/src/hswidgetcomponent.cpp Thu May 27 12:46:08 2010 +0300 +++ b/homescreenapp/hsdomainmodel/src/hswidgetcomponent.cpp Fri Jun 11 13:30:16 2010 +0300 @@ -19,8 +19,6 @@ #include #include "hswidgetcomponent.h" -#include "hswidgetcomponentdescriptor.h" -#include "hswidgetcomponentregistry.h" #include "hsapp_defs.h" #include "caservice.h" #include "caquery.h" @@ -171,9 +169,3 @@ emit available(); } } - - - - - -