summaryrefslogtreecommitdiff
path: root/crashrep
diff options
context:
space:
mode:
Diffstat (limited to 'crashrep')
-rw-r--r--crashrep/source/unx/main.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/crashrep/source/unx/main.cxx b/crashrep/source/unx/main.cxx
index 6e385d25d018..d70780ff4152 100644
--- a/crashrep/source/unx/main.cxx
+++ b/crashrep/source/unx/main.cxx
@@ -696,7 +696,6 @@ static string get_script_string( const char *pFileName, const char *pKeyName )
if ( fp )
{
string line;
- string section;
while ( read_line( fp, line ) )
{