aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar reed <reed@google.com>2016-05-05 19:31:45 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2016-05-05 19:31:46 -0700
commit68e99ac1cdba23800136ae932ad2d9f77eca6bfc (patch)
tree762b177dfb2ca11bebb6489381b6ae924c3f6e69
parentffa4a9213b4e754adc210fa02a3c4b1ae8d3b6d0 (diff)
remove alias for SkMatrix44.h -- chrome callers have been updated
-rw-r--r--include/utils/SkMatrix44.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/include/utils/SkMatrix44.h b/include/utils/SkMatrix44.h
deleted file mode 100644
index c03bb3ef41..0000000000
--- a/include/utils/SkMatrix44.h
+++ /dev/null
@@ -1,8 +0,0 @@
-/*
- * Copyright 2011 Google Inc.
- *
- * Use of this source code is governed by a BSD-style license that can be
- * found in the LICENSE file.
- */
-
-#include "../core/SkMatrix44.h"