]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/array.C
mathed58.diff
[lyx.git] / src / mathed / array.C
index 234384cf798626b22e2311ceb862cea1340fca5d..bc5b02596d7fb8a7704f6c016ce97a8cbc988018 100644 (file)
@@ -14,7 +14,6 @@
 using std::ostream;
 using std::endl;
 
-// Is this still needed? (Lgb)
 static inline
 void * my_memcpy(void * ps_in, void const * pt_in, size_t n)
 {