diff options
Diffstat (limited to 'src/k3binteractiondialog.cpp')
| -rw-r--r-- | src/k3binteractiondialog.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/k3binteractiondialog.cpp b/src/k3binteractiondialog.cpp index ad1b640..f6ac63f 100644 --- a/src/k3binteractiondialog.cpp +++ b/src/k3binteractiondialog.cpp @@ -142,9 +142,7 @@ K3bInteractionDialog::K3bInteractionDialog( TQWidget* parent, // we only handle some of the possible settings since // our buttons are always to the right of the dialog int btl = 0; -#if KDE_IS_VERSION(3,3,0) btl = TDEGlobalSettings::buttonLayout(); -#endif switch( btl ) { case 0: // KDE default default: |
