Skip to content

Commit d5586dd

Browse files
author
msieben
committed
[wpeframework-clientlibraries]: Remove surplus assert.
1 parent e534dcd commit d5586dd

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
--- a/Source/compositorclient/RPI/Implementation.cpp
2+
--- b/Source/compositorclient/RPI/Implementation.cpp
3+
@@ -932,8 +932,6 @@
4+
Compositor::IDisplay::ISurface* result = &(*retval);
5+
result->AddRef();
6+
7+
- assert (_ret != false);
8+
-
9+
return result;
10+
}
11+

0 commit comments

Comments
 (0)