X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/25a83a54414e01784d96f56769b3a576a5314bbc..88e2100a83b2c6c6858e4ac9ee5399a0f6209e94:/projects/stargazer/plugins/other/smux/utils.h

diff --git a/projects/stargazer/plugins/other/smux/utils.h b/projects/stargazer/plugins/other/smux/utils.h
index 27eb3bf1..52a3988b 100644
--- a/projects/stargazer/plugins/other/smux/utils.h
+++ b/projects/stargazer/plugins/other/smux/utils.h
@@ -8,7 +8,6 @@
 #include "stg/GetResponse-PDU.h"
 
 bool String2OI(const std::string & str, OBJECT_IDENTIFIER_t * oi);
-std::string OI2String(OBJECT_IDENTIFIER_t * oi);
 bool SendOpenPDU(int fd);
 bool SendClosePDU(int fd);
 bool SendRReqPDU(int fd);