2005-06-01 [colin] 1.9.11cvs31
[claws.git] / src / undo.c
index abc956bc534b4a2b5d8af891d6e2aeb9b36a7f83..3a4320e8a5d92009dc8ba8b9277ef40d3099a0ca 100644 (file)
@@ -574,7 +574,6 @@ void undo_delete_text_cb(GtkTextBuffer *textbuf, GtkTextIter *start,
 
 void undo_paste_clipboard_cb(GtkTextView *textview, UndoMain *undostruct)
 {
-#warning GTK2 check clipboard content
 #if 0
        if (editable->clipboard_text == NULL) return;
 #endif