phonebookui/Phonebook2/ccapplication/ccamycardplugin/src/ccappmycardpluginfactory.cpp
branchRCL_3
changeset 21 b3431bff8c19
parent 0 e686773b3f54
child 64 c1e8ba0c2b16
equal deleted inserted replaced
15:e8e3147d53eb 21:b3431bff8c19
    65         {
    65         {
    66         case 0:
    66         case 0:
    67             {
    67             {
    68             return CCCAppMyCardPlugin::NewL();
    68             return CCCAppMyCardPlugin::NewL();
    69             }
    69             }
    70         default:
       
    71 			{
       
    72 			// TODO: Panic?
       
    73 			}
       
    74         }
    70         }
    75     return NULL;
    71     return NULL;
    76     }
    72     }
    77 
    73 
    78 
    74