1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00

Cosmetics.

This commit is contained in:
Sergey Prigogin 2011-10-15 15:30:18 -07:00
parent 08513938be
commit ba9b696a07

View file

@ -56,6 +56,4 @@ public class BatchOperation extends CModelOperation {
// cannot verify user defined operation
return CModelStatus.VERIFIED_OK;
}
}