[Scummvm-git-logs] scummvm master -> e3cf86974f8041240e770adfba3291f8899f444b

grisenti noreply at scummvm.org
Mon Dec 26 17:10:19 UTC 2022


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
e3cf86974f HPL1: remove unused includes


Commit: e3cf86974f8041240e770adfba3291f8899f444b
    https://github.com/scummvm/scummvm/commit/e3cf86974f8041240e770adfba3291f8899f444b
Author: grisenti (emanuele at grisenti.net)
Date: 2022-12-26T18:10:05+01:00

Commit Message:
HPL1: remove unused includes

Changed paths:
    engines/hpl1/engine/libraries/newton/core/dgTypes.h


diff --git a/engines/hpl1/engine/libraries/newton/core/dgTypes.h b/engines/hpl1/engine/libraries/newton/core/dgTypes.h
index 6791fa42cf6..62b48b6905c 100644
--- a/engines/hpl1/engine/libraries/newton/core/dgTypes.h
+++ b/engines/hpl1/engine/libraries/newton/core/dgTypes.h
@@ -82,9 +82,6 @@
 
 #else
 #include <assert.h>
-#include <pthread.h>
-//#include <semaphore.h>
-#include <unistd.h>
 
 #ifdef __APPLE__
 #include <libkern/OSAtomic.h>




More information about the Scummvm-git-logs mailing list