Remove unused header include code 22/47122/1 submit/tizen/20150831.043540
authorJeongmo Yang <jm80.yang@samsung.com>
Mon, 31 Aug 2015 04:28:31 +0000 (13:28 +0900)
committerJeongmo Yang <jm80.yang@samsung.com>
Mon, 31 Aug 2015 04:28:31 +0000 (13:28 +0900)
Change-Id: I3657321dc7546744947ee8703b7efebf7bac340c
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
packaging/libmm-camcorder.spec
src/Makefile.am [changed mode: 0755->0644]
src/include/mm_camcorder_mused.h
src/mm_camcorder_mused.c
src/mm_camcorder_sound.c

index d92167da8961b666e74dc80c6595f6c9507151f8..fb95f785de0123fd91076394d48b341054bf243b 100644 (file)
@@ -2,7 +2,7 @@
 
 Name:       libmm-camcorder
 Summary:    Camera and recorder library
-Version:    0.10.5
+Version:    0.10.6
 Release:    0
 Group:      Multimedia/Libraries
 License:    Apache-2.0
old mode 100755 (executable)
new mode 100644 (file)
index 19a6de6fe72a30579995c610370c948c0c3ed408..a2d4356971c1eed443ba8d47ad6558aae02b671f 100644 (file)
@@ -1,9 +1,9 @@
 /*
- * libmm-player
+ * libmm-camcorder
  *
- * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved.
+ * Copyright (c) 2000 - 2015 Samsung Electronics Co., Ltd. All rights reserved.
  *
- * Contact: JongHyuk Choi <jhchoi.choi@samsung.com>
+ * Contact: Sejong Park <sejong123.park@samsung.com>
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 2d4fa16293e721b3af708d6aa927ad0a6b86c4cd..5954f44d582405324b84428e5452c7e132a42150 100644 (file)
@@ -1,9 +1,9 @@
 /*
  * libmm-camcorder
  *
- * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved.
+ * Copyright (c) 2000 - 2015 Samsung Electronics Co., Ltd. All rights reserved.
  *
- * Contact: Jeongmo Yang <jm80.yang@samsung.com>
+ * Contact: Sejong Park <sejong123.park@samsung.com>
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index b69b3ad2e052b7c8b592553291c2471214ddf326..24c720ab7e9b7f0a7e3e36fedf2db1ca7a429242 100644 (file)
@@ -24,7 +24,6 @@
 =======================================================================================*/
 #include <mm_sound.h>
 #include <mm_sound_private.h>
-#include <audio-session-manager.h>
 #include "mm_camcorder_internal.h"
 #include "mm_camcorder_sound.h"