landmarks/locationlandmarks/searchclientlib/src/EPos_PosLmDisplayDataHandler.cpp
changeset 18 3825cf2dc8c2
parent 0 667063e416a2
--- a/landmarks/locationlandmarks/searchclientlib/src/EPos_PosLmDisplayDataHandler.cpp	Tue Feb 02 10:12:24 2010 +0200
+++ b/landmarks/locationlandmarks/searchclientlib/src/EPos_PosLmDisplayDataHandler.cpp	Fri Apr 16 15:23:31 2010 +0300
@@ -31,7 +31,6 @@
     CPosLmDisplayData& aDisplayData,
     CPosLmDisplayItem* aDisplayItem )
     {
-    RPointerArray<CPosLmDisplayItem>& displayItems = aDisplayData.DisplayItems();
     InsertItemL( aDisplayData, aDisplayItem, aDisplayData.Count() ); // append to the end
     }