Remove duplicate entry (Thanks Merovius)
This commit is contained in:
parent
69279d4567
commit
9568836e12
|
@ -162,9 +162,6 @@ reparents the window and inserts it into our data structures.
|
||||||
src/resize.c::
|
src/resize.c::
|
||||||
Contains the functions to resize columns/rows in the table.
|
Contains the functions to resize columns/rows in the table.
|
||||||
|
|
||||||
src/resize.c::
|
|
||||||
Contains the functions to resize columns/rows in the table.
|
|
||||||
|
|
||||||
src/table.c::
|
src/table.c::
|
||||||
Manages the most important internal data structure, the design table.
|
Manages the most important internal data structure, the design table.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue