Schematic: drop undefined/unused function
This commit is contained in:
parent
7d478cc069
commit
1f4079802c
|
@ -57,13 +57,6 @@ public:
|
||||||
int PlaceImage( const TOOL_EVENT& aEvent );
|
int PlaceImage( const TOOL_EVENT& aEvent );
|
||||||
|
|
||||||
private:
|
private:
|
||||||
/**
|
|
||||||
* @return the "free" area of the canvas in pixels.
|
|
||||||
* the free area is the area that create no autopan when the mouse cursor
|
|
||||||
* is inside this area
|
|
||||||
*/
|
|
||||||
EDA_RECT GetCanvasFreeAreaPixels();
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Get the next queued text item.
|
* Get the next queued text item.
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in New Issue