lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] (no subject)


From: Greg Chicares
Subject: [lmi-commits] (no subject)
Date: Fri, 1 Jul 2016 16:27:42 +0000 (UTC)

branch: master
commit c094775d607591e8538e5b8343ad8ed2588af604
Author: Gregory W. Chicares <address@hidden>
Date:   Fri Jul 1 14:31:36 2016 +0000

    Remove a defect marker: transferor okay as is [428]
    
    Rationale:
      http://lists.nongnu.org/archive/html/lmi/2016-07/msg00000.html
---
 transferor.cpp |    6 ------
 1 file changed, 6 deletions(-)

diff --git a/transferor.cpp b/transferor.cpp
index 24558c2..ce6d26d 100644
--- a/transferor.cpp
+++ b/transferor.cpp
@@ -214,12 +214,6 @@ bool Transferor::PerformTransfer(transfer_direction td)
         }
 }
 
-// TODO ?? Use TransferString() with class wxControlWithItems instead
-// of its derived classes, now that wx has been changed to implement
-// wxControlWithItems::SetSelection(). But consider whether class
-// wxItemContainerImmutable can be used for all those classes and
-// wxRadioBox as well.
-
 namespace
 {
     bool TransferLabel(transfer_direction td, std::string& data, wxControl& 
control)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]