]> git.ipfire.org Git - thirdparty/cups.git/commit - backend/ipp.c
Removed unused variables and assignments found by the LLVM "clang" tool.
authormike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Fri, 11 Jul 2008 22:46:21 +0000 (22:46 +0000)
committermike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Fri, 11 Jul 2008 22:46:21 +0000 (22:46 +0000)
commitc97b72082f6ea171efaf18a308c575e7a9ca57d3
tree2eefef08b40b327b58bd23fe8d1ad681754f9f21
parente61404b4a2e15cca46d7e295be26dcd7250da4f0
Removed unused variables and assignments found by the LLVM "clang" tool.

Added NULL checks recommended by the LLVM "clang" tool.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@7720 7a7537e8-13f0-0310-91df-b6672ffda945
53 files changed:
CHANGES-1.3.txt
Makefile
backend/ipp.c
backend/lpd.c
backend/mdns.c
backend/pap.c
backend/socket.c
berkeley/lpr.c
cgi-bin/admin.c
cgi-bin/search.c
cups/adminutil.c
cups/auth.c
cups/debug.c
cups/dest.c
cups/http-addrlist.c
cups/http.c
cups/ipp.c
cups/langprintf.c
cups/ppd.c
cups/request.c
cups/sidechannel.c
cups/testadmin.c
cups/testcups.c
cups/testfile.c
driver/cmyk.c
driver/rastertoescpx.c
filter/image-colorspace.c
filter/image-gif.c
filter/pstops.c
filter/raster.c
filter/rastertolabel.c
filter/testimage.c
filter/texttops.c
locale/strings2po.c
man/mantohtml.c
scheduler/classes.c
scheduler/client.c
scheduler/cups-deviced.c
scheduler/cups-lpd.c
scheduler/dirsvc.c
scheduler/ipp.c
scheduler/job.c
scheduler/log.c
scheduler/printers.c
scheduler/removefile.c
scheduler/select.c
scheduler/type.c
systemv/cancel.c
systemv/cupsctl.c
systemv/cupstestdsc.c
systemv/lpadmin.c
systemv/lpoptions.c
test/ipptest.c