On 01/12/15 03:30 AM, Pekka Paalanen wrote:
> On Mon, 30 Nov 2015 10:23:04 -0500
> Chris Michael wrote:
>
>> The function 'weston_surface_to_buffer' is unused by compositor and
>> clients inside weston, so it should be safe to remove this function
>>
>> Signed-off-by: Chris Michael
>> ---
>> sr
On Mon, 30 Nov 2015 10:23:04 -0500
Chris Michael wrote:
> The function 'weston_surface_to_buffer' is unused by compositor and
> clients inside weston, so it should be safe to remove this function
>
> Signed-off-by: Chris Michael
> ---
> src/compositor.c | 13 -
> src/compositor.h |
The function 'weston_surface_to_buffer' is unused by compositor and
clients inside weston, so it should be safe to remove this function
Signed-off-by: Chris Michael
---
src/compositor.c | 13 -
src/compositor.h | 3 ---
2 files changed, 16 deletions(-)
diff --git a/src/compositor.c