Skip to content

Commit

Permalink
util/oslib-win32: Remove obsolete reference to g_poll code
Browse files Browse the repository at this point in the history
The comment about g_poll is not required here anymore since
the corresponding code has been removed a while ago already.

Fixes: b4c6036 ("configure: bump min required glib version to 2.56")
Message-Id: <20221208133257.95673-1-thuth@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
  • Loading branch information
huth committed Dec 15, 2022
1 parent 2f129fc commit d66d09c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions util/oslib-win32.c
Expand Up @@ -24,10 +24,6 @@
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
* THE SOFTWARE.
*
* The implementation of g_poll (functions poll_rest, g_poll) at the end of
* this file are based on code from GNOME glib-2 and use a different license,
* see the license comment there.
*/

#include "qemu/osdep.h"
Expand Down

0 comments on commit d66d09c

Please sign in to comment.