Fixed a compilation error.

This commit is contained in:
David Capello 2009-07-12 16:53:48 +00:00
parent f8f45dc0e5
commit a948015cf5

View File

@ -175,5 +175,4 @@ Command cmd_rotate_canvas = {
cmd_rotate_canvas_enabled,
NULL,
cmd_rotate_canvas_execute,
NULL
};