X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8495ba53688a1d5de6cecffdd1a0e783f8b43a00..69379916942701f59b6fff72dd09eaa0a9aba89c:/contrib/src/fl/garbagec.cpp diff --git a/contrib/src/fl/garbagec.cpp b/contrib/src/fl/garbagec.cpp index 79148099a1..7f690b27f5 100644 --- a/contrib/src/fl/garbagec.cpp +++ b/contrib/src/fl/garbagec.cpp @@ -140,7 +140,7 @@ void GarbageCollector::ResolveReferences() } } -void GarbageCollector::AddObject( void* pObj, int refCnt ) +void GarbageCollector::AddObject( void* pObj, int WXUNUSED(refCnt) ) { // FOR NOW:: initial ref-count is not used