projects
/
platform
/
core
/
uifw
/
libpepper-efl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
45dfab7
)
comp: remove an unused member variable.
60/241260/2
author
Seunghun Lee
<shiin.lee@samsung.com>
Wed, 12 Aug 2020 11:01:04 +0000
(20:01 +0900)
committer
Seunghun Lee
<shiin.lee@samsung.com>
Wed, 19 Aug 2020 16:45:12 +0000
(
01:45
+0900)
Change-Id: I121ebecab49875475f350a7d8cea3ddd36081bd7
src/lib/private.h
patch
|
blob
|
history
diff --git
a/src/lib/private.h
b/src/lib/private.h
index 5354dbc2ff31814fa2a0f81a39b00b78aa99f798..211c5a4e45f6a8c533abfb8dd28857588f8726cc 100644
(file)
--- a/
src/lib/private.h
+++ b/
src/lib/private.h
@@
-27,7
+27,6
@@
typedef struct pepper_efl_input pepper_efl_input_t;
struct pepper_efl_comp
{
Eina_Stringshare *name;
- Evas_Object *screen;
Ecore_Fd_Handler *fd_hdlr;
Eina_Hash *output_hash;