tools/map.cpp | 1 -
1 file changed, 1 deletion(-)
New commits:
commit a597fa9a47bc14571006d210001490bc93f1d6b1
Author: Miklos Vajna <[email protected]>
Date: Mon Dec 11 08:41:05 2017 +0100
loolmap: clean up dead assignment
style gets re-assigned on all paths below.
Change-Id: I4164f745c00e39b82410820cffe4682c079fd741
Reviewed-on: https://gerrit.libreoffice.org/46211
Reviewed-by: Michael Meeks <[email protected]>
Tested-by: Michael Meeks <[email protected]>
diff --git a/tools/map.cpp b/tools/map.cpp
index 413576d7..41025c9e 100644
--- a/tools/map.cpp
+++ b/tools/map.cpp
@@ -184,7 +184,6 @@ static void dumpPages(unsigned proc_id, unsigned parent_id,
const char *type, co
}
if (bZeroParent)
{
- style = "was shared with parent zeros";
parentData.resize(0); // diff un-interesting.
}
if (touched == 0)
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits