projects
/
platform
/
core
/
convergence
/
app-comm-svc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a6610ec
)
app-comm-svc: fix svace issues
89/113689/1
accepted/tizen/3.0/common/20170213.160926
accepted/tizen/3.0/mobile/20170213.034510
accepted/tizen/3.0/tv/20170213.034621
accepted/tizen/3.0/wearable/20170213.034729
submit/tizen_3.0/20170210.103236
author
Hongkuk, Son
<hongkuk.son@samsung.com>
Wed, 8 Feb 2017 10:22:44 +0000
(19:22 +0900)
committer
Hongkuk, Son
<hongkuk.son@samsung.com>
Wed, 8 Feb 2017 10:23:12 +0000
(19:23 +0900)
Signed-off-by: Hongkuk, Son <hongkuk.son@samsung.com>
Change-Id: I3e0460bb73d507984d6c09032587e9c98cbabb31
PinCodeService/IPCServer.h
patch
|
blob
|
history
diff --git
a/PinCodeService/IPCServer.h
b/PinCodeService/IPCServer.h
index 9c39ea65010f3fe918df4c886fe67f5c76d50ff7..ccb07ae53f78615fbc8e71efcf14d33500c52f1c 100755
(executable)
--- a/
PinCodeService/IPCServer.h
+++ b/
PinCodeService/IPCServer.h
@@
-67,7
+67,6
@@
private:
protected:
int m_socket;
- pthread_mutex_t mutex;
std::string PinCodeToDisplay;
// IInfoCallback* callback;