From: Good Guy Date: Sun, 23 Jul 2017 22:57:00 +0000 (-0600) Subject: remove dupl BC_ListBoxToggle friend decl X-Git-Url: http://git.cinelerra-gg.org/git/?a=commitdiff_plain;h=c2ef3ec1de182e5c3115f0b9736d6ca741843722;p=goodguy%2Fhistory.git remove dupl BC_ListBoxToggle friend decl --- diff --git a/cinelerra-5.1/guicast/bclistbox.h b/cinelerra-5.1/guicast/bclistbox.h index 5ea18865..e0654105 100644 --- a/cinelerra-5.1/guicast/bclistbox.h +++ b/cinelerra-5.1/guicast/bclistbox.h @@ -106,8 +106,6 @@ public: int allow_drag = 0); // Allow user to drag icons around virtual ~BC_ListBox(); - friend class BC_ListBoxToggle; - int initialize(); // User event handler for new selections