Remove unused constant from DragPixmapGenerator

Authored by rkflx on Jul 13 2018, 10:34 PM.

Description

Remove unused constant from DragPixmapGenerator

DRAG_THUMB_SPACING is a left-over from some refactoring in
9ee353f590d1.

Since extraSpace is now directly derived from DRAG_THUMB_SIZE, the
unused constant won't be needed anymore.

Test Plan:
Compiles.

Details

Committed
rkflxJul 13 2018, 10:34 PM
Parents
R260:263677d92949: GIT_SILENT made messages (after extraction)
Branches
Unknown
Tags
Unknown