Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: 41389cfe1ea641075acc52a98ea0452758fc40e1
      
https://github.com/synfig/synfig/commit/41389cfe1ea641075acc52a98ea0452758fc40e1
  Author: rodolforg <rodolf...@users.noreply.github.com>
  Date:   2023-01-01 (Sun, 01 Jan 2023)

  Changed paths:
    M synfig-core/src/synfig/blur.cpp
    M synfig-core/src/synfig/blur/gaussian.h

  Log Message:
  -----------
  refactor: remove useless initialization in blur (#2922)

the gaussian_blur_5x5_() method already initializes it

And it was wrong anyway; it initializes the same array 4 times,
and left the other 3 uninitialized.




_______________________________________________
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl

Reply via email to