summaryrefslogtreecommitdiff
path: root/plugins/ExternalAPI/delphi/m_toptoolbar.inc
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/ExternalAPI/delphi/m_toptoolbar.inc')
-rw-r--r--plugins/ExternalAPI/delphi/m_toptoolbar.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/ExternalAPI/delphi/m_toptoolbar.inc b/plugins/ExternalAPI/delphi/m_toptoolbar.inc
index 1e2e603b9c..2d39beea74 100644
--- a/plugins/ExternalAPI/delphi/m_toptoolbar.inc
+++ b/plugins/ExternalAPI/delphi/m_toptoolbar.inc
@@ -73,7 +73,6 @@ const
returns: 0 on success, -1 on failure.
}
TTBST_PUSHED = 1;
- TTBST_RELEASED = 2;
MS_TTB_SETBUTTONSTATE:PAnsiChar = 'TopToolBar/SetState';