]> git.cworth.org Git - apitrace/blobdiff - trace_format.hpp
Reorder wglapi's functions to match wgl.spec.
[apitrace] / trace_format.hpp
index a67acc0be70321e44af76b1bce37b6267dfeabbe..d2ea6afc3e9503916615ed3fa681a705ae6f9996 100644 (file)
@@ -51,7 +51,6 @@ enum Type {
    TYPE_BITMASK,
    TYPE_ARRAY,
    TYPE_STRUCT,
-   TYPE_POINTER,
    TYPE_OPAQUE,
 };