* src/pic/*.[ch]: removed dead/replaced code, no functional changes
[fw/sdcc] / ChangeLog
index 972844da55f3a01f5cedc3ca53b1b22f4d06e01f..3f370c6127386ffa3738be7edaabf0249f53c720 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,7 +4,7 @@
 
        * src/pic/*.[ch]: make proper use of header files and avoid
          ad-hoc extern declarations, mark module-local helpers 'static',
-         no functional changes
+         removed dead/replaced code, no functional changes
        * src/pic16/pcode.c: disentangled from pic14 backend
 
 2008-08-14 Philipp Klaus Krause <pkk AT spth.de>