Skip to content
  • Manish Singh's avatar
    minor unused variable warning cleanup · 83e02a39
    Manish Singh authored
    * app/interface.c: minor unused variable warning cleanup
    
    * plug-ins/bumpmap/bumpmap.c: another warning cleanup
    
    * plug-ins/flame/flame.c: time(NULL) instead of time(0)
    
    * plug-ins/gpc/Makefile.am
    * plug-ins/megawidget/Makefile.am: install in $libdir instead of
    $gimpplugindir since they *are* libs. Some archs try to exec them, and it
    barfs
    
    -Yosh
    83e02a39