]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/other/smux/utils.h
Move projects back into subfolder.
[stg.git] / projects / stargazer / plugins / other / smux / utils.h
index 27eb3bf1f86a9bfcbe1dac4d486179972e38b636..52a3988bb52a682e58c145dd01eda0f358247d2a 100644 (file)
@@ -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);