From: Michael Stapelberg Date: Fri, 5 Feb 2010 15:11:15 +0000 (+0100) Subject: Remove duplicate entry (Thanks Merovius) X-Git-Tag: 3.e~6^2~152 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=9568836e12ee69cedc9ab341a5a326875d995439;p=i3%2Fi3 Remove duplicate entry (Thanks Merovius) --- diff --git a/docs/hacking-howto b/docs/hacking-howto index b66f7d62..c9da4e43 100644 --- a/docs/hacking-howto +++ b/docs/hacking-howto @@ -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.