[3.0] Version downgrade (1.2.0 to 1.1.45)
[platform/core/uifw/dali-core.git] / dali / internal / render / gl-resources / native-texture.cpp
index 8110880..43a5db1 100644 (file)
@@ -104,7 +104,7 @@ bool NativeTexture::CreateGlTexture()
   }
   else
   {
-    DALI_LOG_ERROR( "Error creating native image!\n" );
+    DALI_LOG_ERROR( "Error creating native image!" );
   }
 
   return mId != 0;