Fix the boiler plate codes
[platform/framework/native/appfw.git] / src / app / FApp_AppResourceImpl.cpp
index 7e8c60c..fe9c18f 100644 (file)
@@ -1,5 +1,4 @@
 //
-// Open Service Platform
 // Copyright (c) 2012 Samsung Electronics Co., Ltd.
 //
 // Licensed under the Apache License, Version 2.0 (the License);
@@ -253,6 +252,7 @@ _AppResourceImpl::GetNonScalingBitmapN(const Tizen::Base::String& imagePath)
        else
        {
                SysLog(NID_APP, "Getting pAppResourceBitmap instance is failed");
+               return null;
        }
 }