diff options
Diffstat (limited to 'protocols/IcqOscarJ/src/tlv.h')
-rw-r--r-- | protocols/IcqOscarJ/src/tlv.h | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/protocols/IcqOscarJ/src/tlv.h b/protocols/IcqOscarJ/src/tlv.h index 5cee00c7c4..ddaf497c59 100644 --- a/protocols/IcqOscarJ/src/tlv.h +++ b/protocols/IcqOscarJ/src/tlv.h @@ -20,13 +20,8 @@ // You should have received a copy of the GNU General Public License
// along with this program; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-//
-// -----------------------------------------------------------------------------
-// DESCRIPTION:
-//
-// Describe me here please...
-//
// -----------------------------------------------------------------------------
+
#ifndef __TLV_H
#define __TLV_H
|