]> git.sesse.net Git - vlc/commitdiff
Qt4 - remove windows only code.
authorJean-Baptiste Kempf <jb@videolan.org>
Tue, 22 Jan 2008 03:55:45 +0000 (03:55 +0000)
committerJean-Baptiste Kempf <jb@videolan.org>
Tue, 22 Jan 2008 03:55:45 +0000 (03:55 +0000)
modules/gui/qt4/components/simple_preferences.cpp

index f091fd0fd97524b5b266be0f7b1041ffe51cf74a..1e9af13ef3f7d072fe10700d100ab154cd7dd022 100644 (file)
@@ -403,7 +403,6 @@ SPrefsPanel::SPrefsPanel( intf_thread_t *_p_intf, QWidget *_parent,
             ui.assoName->hide();
             ui.assoButton->hide();
 #endif
-            BUTTONACT( ui.assoButton, assoDialog() );
 
             /* interface */
             char *psz_intf = config_GetPsz( p_intf, "intf" );