RPM Package Manager, CVS Repository
  http://rpm5.org/cvs/
  ____________________________________________________________________________

  Server: rpm5.org                         Name:   Jeff Johnson
  Root:   /v/rpm/cvs                       Email:  j...@rpm5.org
  Module: rpm                              Date:   16-Feb-2015 22:40:40
  Branch: rpm-5_4                          Handle: 2015021621404000

  Modified files:           (Branch: rpm-5_4)
    rpm/lib                 rpmfc.c

  Log:
    - gcc: delete unused variable.

  Summary:
    Revision    Changes     Path
    1.75.2.24   +0  -1      rpm/lib/rpmfc.c
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: rpm/lib/rpmfc.c
  ============================================================================
  $ cvs diff -u -r1.75.2.23 -r1.75.2.24 rpmfc.c
  --- rpm/lib/rpmfc.c   12 Oct 2014 21:19:59 -0000      1.75.2.23
  +++ rpm/lib/rpmfc.c   16 Feb 2015 21:40:40 -0000      1.75.2.24
  @@ -782,7 +782,6 @@
       int i;
       int is_executable;
       int xx;
  -    const char * defaultdocdir = NULL;
   
       /* Don't generate dependencies from files shipped as documentation */
       if (!rpmExpandNumeric("%{_generate_dependencies_from_docdir}")) {
  @@ .
______________________________________________________________________
RPM Package Manager                                    http://rpm5.org
CVS Sources Repository                                rpm-cvs@rpm5.org

Reply via email to