summaryrefslogtreecommitdiffstats
path: root/src/id-clash.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/id-clash.cpp')
-rw-r--r--src/id-clash.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/id-clash.cpp b/src/id-clash.cpp
index 36208e6d8..c8eacfe02 100644
--- a/src/id-clash.cpp
+++ b/src/id-clash.cpp
@@ -298,7 +298,6 @@ void
change_def_references(SPObject *from_obj, SPObject *to_obj)
{
refmap_type *refmap = new refmap_type;
- id_changelist_type id_changes; //delete this line
SPDocument *current_doc = from_obj->document;
std::string old_id(from_obj->getId());