Forum > Editor

Remove Forward Declaration

(1/1)

Zath:
Remove Forward Declaration

On running my project, I get errors about Forward Declaration not Solved after removing empty event procedures in the source.

Is there any way to use the error message to remove the declarations rather than manually click on the line and delete it ?

Blaazen:
There's no refactoring for this, however, when you click that error in Messages, the Source Editor is focused on the relevant line and Ctrl+Y deletes it.
If it is the only one error, you don't even have to click Messages, Source Editor is focused and Ctrl+Y is enough.

Zath:
CTRL+Y is useful, thanks.
I use some CTRL keystrokes but that wasn't in my head, it is now !

Navigation

[0] Message Index

Go to full version