From a35cdd68cf799d1cd2f9346e24bcd67d0b2afad3 Mon Sep 17 00:00:00 2001
From: NAKAMURA Takumi
Date: Mon, 31 Oct 2011 13:04:26 +0000
Subject: docs/*.html: Fix markups.
llvm-svn: 143349
---
llvm/docs/ProgrammersManual.html | 3 ---
1 file changed, 3 deletions(-)
(limited to 'llvm/docs/ProgrammersManual.html')
diff --git a/llvm/docs/ProgrammersManual.html b/llvm/docs/ProgrammersManual.html
index 2cdcd270bf3..2ab1681c47c 100644
--- a/llvm/docs/ProgrammersManual.html
+++ b/llvm/docs/ProgrammersManual.html
@@ -879,9 +879,6 @@ elements (but could contain many), for example, it's much better to use
. Doing so avoids (relatively) expensive malloc/free calls, which dwarf the
cost of adding the elements to the container.
-
-
-