projects
/
platform
/
core
/
api
/
notification.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
44f4f92
)
Remove unnecessary comment
33/140633/2
author
Seungha Son
<seungha.son@samsung.com>
Tue, 25 Jul 2017 23:57:22 +0000
(08:57 +0900)
committer
Son seungha
<seungha.son@samsung.com>
Wed, 26 Jul 2017 00:36:21 +0000
(
00:36
+0000)
Signed-off-by: Seungha Son <seungha.son@samsung.com>
Change-Id: Ibcc8d202c479a3d3fa6fee5fb5e5b3245b4a9e01
src/notification_shared_file.c
patch
|
blob
|
history
diff --git
a/src/notification_shared_file.c
b/src/notification_shared_file.c
index e0bc628c6438ba42007bcbb091ac7fc1a0b93666..322051d9ea893bc9a7779bd0beb60b4e874c8e18 100755
(executable)
--- a/
src/notification_shared_file.c
+++ b/
src/notification_shared_file.c
@@
-629,7
+629,6
@@
EXPORT_API void notification_add_private_sharing_target_id(pid_t pid,
}
}
-/* check wheter file is */
char *notification_check_file_path_is_private(const char *pkg_id,
const char *file_path)
{