From a0f9bd1ef84b66813de40520180e5ec5d608b26d Mon Sep 17 00:00:00 2001 From: Scott Main Date: Tue, 2 Jun 2009 15:41:16 -0700 Subject: [PATCH] fix build break by reincluding empty method calls that were moved to macros.cs --- tools/droiddoc/templates/customization.cs | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tools/droiddoc/templates/customization.cs b/tools/droiddoc/templates/customization.cs index d437c2cd36..85204deac5 100644 --- a/tools/droiddoc/templates/customization.cs +++ b/tools/droiddoc/templates/customization.cs @@ -24,3 +24,6 @@ def:custom_masthead() ?> + + + \ No newline at end of file