Remove redundant forward declarations.
This commit is contained in:
parent
75c8094b5a
commit
74b498d92d
|
@ -59,8 +59,6 @@ class ZONE_SETTINGS;
|
||||||
class PCB_PLOT_PARAMS;
|
class PCB_PLOT_PARAMS;
|
||||||
class FP_LIB_TABLE;
|
class FP_LIB_TABLE;
|
||||||
class FPID;
|
class FPID;
|
||||||
class TOOL_MANAGER;
|
|
||||||
class TOOL_DISPATCHER;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* class PCB_BASE_FRAME
|
* class PCB_BASE_FRAME
|
||||||
|
|
Loading…
Reference in New Issue