diff options
author | 2009-03-03 18:28:45 -0800 | |
---|---|---|
committer | 2009-03-03 18:28:45 -0800 | |
commit | d5193d9394c5e58176d7bcdf50ef017f8a3b9e1e (patch) | |
tree | 4b825dc642cb6eb9a060e54bf8d69288fbee4904 /libs/ui/Point.cpp | |
parent | 43aa2b1cbf7a03e248e10f4d0fec0463257cd52d (diff) |
auto import from //depot/cupcake/@135843
Diffstat (limited to 'libs/ui/Point.cpp')
-rw-r--r-- | libs/ui/Point.cpp | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/libs/ui/Point.cpp b/libs/ui/Point.cpp deleted file mode 100644 index 438d49fa4f..0000000000 --- a/libs/ui/Point.cpp +++ /dev/null @@ -1,11 +0,0 @@ -/* - * Point.cpp - * Android - * - * Created on 11/16/2006. - * Copyright 2005 The Android Open Source Project - * - */ - -#include <ui/Point.h> - |