浏览代码

wxNviz: don't reset light when switching back to 3D view

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@47380 15284696-431f-4ddb-bdfa-cd5b030d7da7
Anna Petrášová 14 年之前
父节点
当前提交
dde336357e
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      lib/ogsf/GS2.c

+ 0 - 2
lib/ogsf/GS2.c

@@ -120,8 +120,6 @@ void GS_libinit(void)
     Cxl_func = void_func;
     Swap_func = void_func;
 
-    /* reset lights */
-    Numlights = 0;
     
     if (first) {
 	gs_init();