Clean up trailing spaces from vim, etc.

This commit is contained in:
Scott Lahteine 2018-05-31 00:06:26 -05:00
parent 21d812d502
commit d259070980
3 changed files with 11 additions and 13 deletions

View File

@ -180,7 +180,6 @@ class Planner {
static uint8_t delay_before_delivering, // This counter delays delivery of blocks when queue becomes empty to allow the opportunity of merging blocks
block_buffer_planned; // Index of the optimally planned block
#if ENABLED(DISTINCT_E_FACTORS)
static uint8_t last_extruder; // Respond to extruder change
#endif

View File

@ -297,7 +297,6 @@
#elif MB(COHESION3D_MINI)
#include "pins_COHESION3D_MINI.h" // LPC176x env:LPC1768 env:LPC1768_debug_and_upload
//
// Other 32-bit Boards
//