diff --git a/include/core/SkXfermode.h b/include/core/SkXfermode.h deleted file mode 100644 index 199dff28f1..0000000000 --- a/include/core/SkXfermode.h +++ /dev/null @@ -1,13 +0,0 @@ -/* - * Copyright 2006 The Android Open Source Project - * - * Use of this source code is governed by a BSD-style license that can be - * found in the LICENSE file. - */ - -#ifndef SkXfermode_DEFINED -#define SkXfermode_DEFINED - -//#error "SkXfermode.h is deprecated" - -#endif