Loading change_log.txt +1 −1 Original line number Diff line number Diff line Loading @@ -28,7 +28,7 @@ email address. ================================================================================ + administrative Added copyright.h as a proposed copyright header for Mr. Charras's review. Added uncrustify.cfg the configuration program for "uncrustify" C++ beautifier. Added uncrustify.cfg, the configuration file for the "uncrustify" C++ beautifier. 2007-Aug-20 UPDATE Dick Hollenbeck <dick@softplc.com> Loading pcbnew/pcbframe.cpp +0 −8 Original line number Diff line number Diff line Loading @@ -197,14 +197,6 @@ public: } ~ARROWCOLLECTOR() { // empty list2nd so that ~list2nd() does not try and delete all // the objects that it holds, it is not the owner of such objects // and this prevents a double free()ing. Empty2nd(); } void Empty2nd() { list2nd.clear(); Loading Loading
change_log.txt +1 −1 Original line number Diff line number Diff line Loading @@ -28,7 +28,7 @@ email address. ================================================================================ + administrative Added copyright.h as a proposed copyright header for Mr. Charras's review. Added uncrustify.cfg the configuration program for "uncrustify" C++ beautifier. Added uncrustify.cfg, the configuration file for the "uncrustify" C++ beautifier. 2007-Aug-20 UPDATE Dick Hollenbeck <dick@softplc.com> Loading
pcbnew/pcbframe.cpp +0 −8 Original line number Diff line number Diff line Loading @@ -197,14 +197,6 @@ public: } ~ARROWCOLLECTOR() { // empty list2nd so that ~list2nd() does not try and delete all // the objects that it holds, it is not the owner of such objects // and this prevents a double free()ing. Empty2nd(); } void Empty2nd() { list2nd.clear(); Loading