mirror of
https://github.com/Relintai/pmlpp.git
synced 2024-12-22 15:06:47 +01:00
Removed comment.
This commit is contained in:
parent
68db9a55f0
commit
119f4ee102
@ -14,9 +14,6 @@
|
||||
|
||||
#include "mlpp_vector.h"
|
||||
|
||||
// Matrices are stored as rows first
|
||||
// [x][y]
|
||||
|
||||
class MLPPMatrix : public Reference {
|
||||
GDCLASS(MLPPMatrix, Reference);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user