Index: include/views/SkOSWindow_Unix.h |
diff --git a/include/views/SkOSWindow_Unix.h b/include/views/SkOSWindow_Unix.h |
index 2e1b9ccc81ad331c1726038efc7940dc73404a74..9d1b8e0392964a0c6e7039bbb95c366f334fd55b 100644 |
--- a/include/views/SkOSWindow_Unix.h |
+++ b/include/views/SkOSWindow_Unix.h |
@@ -39,9 +39,6 @@ public: |
#if SK_ANGLE |
kANGLE_BackEndType, |
#endif // SK_ANGLE |
-#if SK_COMMAND_BUFFER |
- kCommandBuffer_BackEndType, |
-#endif // SK_COMMAND_BUFFER |
}; |
bool attach(SkBackEndTypes attachType, int msaaSampleCount, bool deepColor, AttachmentInfo*); |