diff -r 23b5d6a29cce -r 4785f57bf3d4 homescreenapp/runtimeplugins/hsdefaultruntimeplugin/hsdefaultruntimeplugin.pri --- a/homescreenapp/runtimeplugins/hsdefaultruntimeplugin/hsdefaultruntimeplugin.pri Fri May 14 15:43:04 2010 +0300 +++ b/homescreenapp/runtimeplugins/hsdefaultruntimeplugin/hsdefaultruntimeplugin.pri Thu May 27 12:46:08 2010 +0300 @@ -18,10 +18,3 @@ ./inc/hsdefaultruntimeplugin.h SOURCES += ./src/hsdefaultruntime.cpp \ ./src/hsdefaultruntimeplugin.cpp - -symbian: { -HEADERS += ./inc/hsbackuprestoreobserver.h \ - ./inc/hsbackuprestoreactivecallback.h -SOURCES += ./src/hsbackuprestoreobserver.cpp \ - ./src/hsbackuprestoreactivecallback.cpp -}