summaryrefslogtreecommitdiff
path: root/fpdf.go
diff options
context:
space:
mode:
Diffstat (limited to 'fpdf.go')
-rw-r--r--fpdf.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/fpdf.go b/fpdf.go
index 7c53811..d64a324 100644
--- a/fpdf.go
+++ b/fpdf.go
@@ -2599,7 +2599,6 @@ func (f *Fpdf) MultiCell(w, h float64, txtStr, borderStr, alignStr string, fill
ls := 0
ns := 0
nl := 1
- srune := []rune(s)
for i < nb {
// Get next character
var c rune