Kaydet (Commit) 174caa87 authored tarafından Andrzej J.R. Hunt's avatar Andrzej J.R. Hunt

WaE: unused variables.

Change-Id: I269c5fd4817059f33df111f12ffd16ef8241a2fc
üst 6536270e
......@@ -225,8 +225,6 @@ void MasterPageObserver::Implementation::AddEventListener (
// Tell the new listener about all the master pages that are
// currently in use.
typedef ::std::vector<String> StringList;
StringList aNewMasterPages;
StringList aRemovedMasterPages;
MasterPageContainer::iterator aDocumentIterator;
for (aDocumentIterator=maUsedMasterPages.begin();
aDocumentIterator!=maUsedMasterPages.end();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment