Bernhard Miklautz 7f2de8419a fix [client channels]: move exported API calls to client/common
The functions mappedGeometryRef and mappedGeometryUnref are API
functions ([1]) but were implemented in the geometry channel.
In case FreeRDP was built with BUILTIN_CHANNELS=OFF those functions
weren't available globally but used by the video channel.

Now the functions are fixed part of the freerdp-client library and
therefore available for all channels.

[1] exported in freerdp/client/geometry.h

Fixes #6236

(cherry picked from commit 1628939227fa82fa492f068f178f0cc0a42c518b)
2020-06-22 09:30:42 +02:00
..
2020-05-20 15:41:24 +02:00
2020-05-18 17:10:01 +02:00
2020-05-20 15:41:24 +02:00
2020-06-16 09:08:41 +02:00