This website works better with JavaScript.
Home
Help
Register
Sign In
pEp.foundation
/
pEpCOMServerAdapter
Watch
8
Star
0
Fork
0
Code
Issues
Pull Requests
0
Releases
6
Wiki
Activity
Browse Source
keep this running also in debug mode now
COM-121
Volker Birk
2 years ago
parent
4cbd6405fe
commit
ff06c1e8e1
1 changed files
with
0 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-2
pEpCOMServerAdapter.h
+ 0
- 2
pEpCOMServerAdapter.h
View File
@ -26,9 +26,7 @@ public:
void
start_gatekeeper
(
)
{
#
ifdef NDEBUG
this
-
>
Lock
(
)
;
/
/
never
exit
#
endif
try
{
gatekeeper_thread
=
new
thread
(
gatekeeper
,
this
)
;
Write
Preview
Loading…
Cancel
Save