added GUI for editing dynamic processing profile rules
This commit is contained in:
@@ -627,7 +627,6 @@ void ProfileStoreComboBox::updateProfileList ()
|
||||
// special case for the Internal default entry
|
||||
addRow(profileStore.getInternalDefaultPSE());
|
||||
}
|
||||
addRow(profileStore.getInternalDynamicPSE());
|
||||
|
||||
// releasing the profilestore's entry list mutex
|
||||
profileStore.releaseFileList();
|
||||
|
Reference in New Issue
Block a user