[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdelibs/khtml
From:       George Staikos <staikos () kde ! org>
Date:       2003-05-26 13:35:03
[Download RAW message or body]

CVS commit by staikos: 

remove comments


  M +2 -2      khtml_ext.cpp   1.66


--- kdelibs/khtml/khtml_ext.cpp  #1.65:1.66
@@ -142,5 +142,5 @@ void KHTMLPartBrowserExtension::cut()
 
     if ( !m_editableFormWidget )
-        return; // shouldn't happen
+        return;
 
     if ( m_editableFormWidget->inherits( "QLineEdit" ) )
@@ -186,5 +186,5 @@ void KHTMLPartBrowserExtension::paste()
 
     if ( !m_editableFormWidget )
-        return; // shouldn't happen
+        return;
 
     if ( m_editableFormWidget->inherits( "QLineEdit" ) )


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic