aboutsummaryrefslogtreecommitdiff
path: root/src/fstring.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/fstring.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/fstring.h b/src/fstring.h
index 9565527..3cf42ef 100644
--- a/src/fstring.h
+++ b/src/fstring.h
@@ -52,7 +52,6 @@ namespace Bu
52 pFirst( NULL ), 52 pFirst( NULL ),
53 pLast( NULL ) 53 pLast( NULL )
54 { 54 {
55 append("");
56 } 55 }
57 56
58 FBasicString( const chr *pData ) : 57 FBasicString( const chr *pData ) :