summaryrefslogtreecommitdiff
path: root/extras/tiopf
diff options
context:
space:
mode:
Diffstat (limited to 'extras/tiopf')
-rw-r--r--extras/tiopf/gui/tiListMediators.pas1
1 files changed, 0 insertions, 1 deletions
diff --git a/extras/tiopf/gui/tiListMediators.pas b/extras/tiopf/gui/tiListMediators.pas
index 8de5f902..b95c032e 100644
--- a/extras/tiopf/gui/tiListMediators.pas
+++ b/extras/tiopf/gui/tiListMediators.pas
@@ -75,7 +75,6 @@ type
function GetObjectFromRow(ARow: Integer): TtiObject;
published
property View: TfpgStringGrid read FView write SetView;
- property SelectedObject: TtiObject read GetSelectedObject write SetSelectedObject;
end;