diff options
Diffstat (limited to 'protocols/IcqOscarJ/src/icq_packet.h')
-rw-r--r-- | protocols/IcqOscarJ/src/icq_packet.h | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/protocols/IcqOscarJ/src/icq_packet.h b/protocols/IcqOscarJ/src/icq_packet.h index ccaeb91fcc..3a8d6c231a 100644 --- a/protocols/IcqOscarJ/src/icq_packet.h +++ b/protocols/IcqOscarJ/src/icq_packet.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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
-//
-// -----------------------------------------------------------------------------
-// DESCRIPTION:
-//
-// Describe me here please...
-//
// -----------------------------------------------------------------------------
+
#ifndef __ICQ_PACKET_H
#define __ICQ_PACKET_H
|