glx/glvnd: Don't modify the dummy slot in the dispatch table
[mesa.git] / src / glx / tests / create_context_unittest.cpp
index 819b0b27dc04add38670538240253afbf09808f4..a2590589db2d8087cb584e686daa17a4c45d7f07 100644 (file)
 #include <gtest/gtest.h>
 #include <string.h>
 
-extern "C" {
 #include "glxclient.h"
 #include "glx_error.h"
-}
 
 #include <xcb/glx.h>
 #include "mock_xdisplay.h"