Give a better error if the user tries to load a non-KDM as a DKDM into the KDM creator.
[dcpomatic.git] / src / wx / screen_dialog.cc
index 0ecf223e69e1c99a500f55d2fc35df47684db6fe..e5b254346329f1ab308ff5ac51a6df1838be1f50 100644 (file)
@@ -105,7 +105,6 @@ ScreenDialog::ScreenDialog (
                columns,
                bind (&ScreenDialog::trusted_devices, this),
                bind (&ScreenDialog::set_trusted_devices, this, _1),
-               bind (&always_valid),
                bind (&column, _1),
                false
                );