From ba1aad8339aee5b73fb5ee64af7a75c570a242a8 Mon Sep 17 00:00:00 2001 From: Xavier Ducrohet Date: Fri, 8 May 2009 17:36:51 -0700 Subject: [PATCH] Remove unwanted comments in the NDK Overview doc. --- ndk/docs/OVERVIEW.TXT | 9 --------- 1 file changed, 9 deletions(-) diff --git a/ndk/docs/OVERVIEW.TXT b/ndk/docs/OVERVIEW.TXT index 222e05e27..8c2ac5147 100644 --- a/ndk/docs/OVERVIEW.TXT +++ b/ndk/docs/OVERVIEW.TXT @@ -285,14 +285,5 @@ IV. Debugging support: Debugging your native code with this initial release of the NDK is still very rough. -XXX: Describe the hairy steps currently required to debug native code here - Note that we plan to make this much easier in a later NDK release, all of this without changing your sources, Android.mk and Application.mk files. - - -V. Profiling support: -- - - - - - - - - - - - -XXX: Should work in theory, doesn't work in practice, need to debug this... -