Ignore:
Timestamp:
Nov 3, 2015, 5:17:48 AM (9 years ago)
Author:
ldelgass
Message:

Add stub for select features protocol command.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • geovis/trunk/ResponseQueue.cpp

    r5915 r5930  
    6666            itr = _list.erase(itr);
    6767        } else {
     68#ifdef TRACE_RESPONSE_QUEUE
    6869            TRACE("Found queued response of type %d", (*itr)->type());
     70#endif
    6971            ++itr;
    7072        }
Note: See TracChangeset for help on using the changeset viewer.