On , Brian Paul wrote:
On 05/13/2015 04:14 PM, Alexander von Gluck IV wrote:
---
src/egl/drivers/haiku/egl_haiku.cpp | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/src/egl/drivers/haiku/egl_haiku.cpp
b/src/egl/drivers/haiku/egl_haiku.cpp
index 4cf2ccb..4d9888d 100644
--- a/src/egl/drivers/haiku/egl_haiku.cpp
+++ b/src/egl/drivers/haiku/egl_haiku.cpp
@@ -27,7 +27,6 @@
#include <stdint.h>
#include <stdio.h>
-extern "C" {
#include "loader.h"
#include "eglconfig.h"
#include "eglcontext.h"
@@ -38,7 +37,6 @@ extern "C" {
#include "eglsurface.h"
#include "eglimage.h"
#include "egltypedefs.h"
-}
#include <InterfaceKit.h>
#include <OpenGLKit.h>
Both look OK to me.
Reviewed-by: Brian Paul <bri...@vmware.com>
Thanks! :-)
imirkin_ mentioned my commit messages aren't inline with the format mesa
generally uses.
I'll adhere better future commits. (there was also some unicode
character that got copied and
pasted in, uugh)
-- Alex
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev