Tracker: Remove unused definition.

This commit is contained in:
Augustin Cavalier 2016-10-22 02:05:18 -04:00
parent 13cf3fecae
commit cfe0adf0fb
1 changed files with 0 additions and 5 deletions

View File

@ -114,11 +114,6 @@ const int32 kRoomForLine = 2;
const int32 kMenuTrackMargin = 20;
namespace BPrivate {
extern bool delete_point(void*);
// TODO: exterminate this
}
const float kSlowScrollBucket = 30;
const float kBorderHeight = 20;