diff options
| author | 2009-05-26 18:14:14 -0700 | |
|---|---|---|
| committer | 2009-05-26 18:14:14 -0700 | |
| commit | 0c0ad39cd8eaa6de6b7f99cec3971bcc953461e0 (patch) | |
| tree | 3dfaca3c9a55afbaa6163707777b98c4f61697e4 /libs/ui/Point.cpp | |
| parent | eba9fe3f8e3c6cf448183678a1b2a9987ce4ac71 (diff) | |
| parent | f1472a79728324f4f6b5d66af986e9e9db24d0aa (diff) | |
Merge change 2502 into donut
* changes:
minor clean-up to Rect and Point.
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 438d49fa4f68..000000000000 --- 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> - |