]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Drop SNMP functions.
authorMichael R Sweet <michael.r.sweet@gmail.com>
Wed, 17 Oct 2018 15:36:45 +0000 (11:36 -0400)
committerMichael R Sweet <michael.r.sweet@gmail.com>
Wed, 17 Oct 2018 15:36:45 +0000 (11:36 -0400)
cups/Makefile
cups/libcups2.def

index 2dee0a23876b2c3f45d1a238908a8c39ccea0acd..9d3b422e1b667f85d6007b9cd37fdd83b566cfac 100644 (file)
@@ -397,7 +397,7 @@ libcups2.def: $(LIBOBJS) $(IMAGEOBJS) Makefile
        (nm $(LIBOBJS) $(IMAGEOBJS) 2>/dev/null | grep "T _" | awk '{print $$3}'; \
         echo __cups_strcpy; echo __cups_strlcat; echo __cups_strlcpy) | \
                grep -v -E \
-                   -e 'cups_debug|Apple|BackChannel|Backend|FileCheck|Filter|GSSService|SetNegotiate|SideChannel' \
+                   -e 'cups_debug|Apple|BackChannel|Backend|FileCheck|Filter|GSSService|SetNegotiate|SideChannel|SNMP' \
                    -e 'Block$$' | \
                sed -e '1,$$s/^_//' | sort >>libcups2.def
 
index f28d096f04468eddf7dd05b4e6215463e7a8aaec..d9fae539aea09f3989e667f1dc76b1f7271d7667 100644 (file)
@@ -52,18 +52,6 @@ _cupsRasterReadHeader
 _cupsRasterReadPixels
 _cupsRasterWriteHeader
 _cupsRasterWritePixels
-_cupsSNMPClose
-_cupsSNMPCopyOID
-_cupsSNMPDefaultCommunity
-_cupsSNMPIsOID
-_cupsSNMPIsOIDPrefixed
-_cupsSNMPOIDToString
-_cupsSNMPOpen
-_cupsSNMPRead
-_cupsSNMPSetDebug
-_cupsSNMPStringToOID
-_cupsSNMPWalk
-_cupsSNMPWrite
 _cupsSetDefaults
 _cupsSetError
 _cupsSetHTTPError