* Remove declaration of TLMContextMenu to fix compilation with recent lazarus

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1183 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
blikblum
2010-03-21 18:09:19 +00:00
parent 0050183a4e
commit 98dcd62339

View File

@ -500,8 +500,6 @@ type
Result: Integer;
end;
TLMContextMenu = TLMMouse;
// Be careful when adding new states as this might change the size of the type which in turn
// changes the alignment in the node record as well as the stream chunks.
// Do not reorder the states and always add new states at the end of this enumeration in order to avoid