Remove duplicate entry (Thanks Merovius)

next
Michael Stapelberg 2010-02-05 16:11:15 +01:00
parent 69279d4567
commit 9568836e12
1 changed files with 0 additions and 3 deletions

View File

@ -162,9 +162,6 @@ reparents the window and inserts it into our data structures.
src/resize.c::
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::
Manages the most important internal data structure, the design table.