diff src/internal.h @ 11677:8004885fabbe

[gaim-migrate @ 13963] Remove some things from the public namespace by making them static committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Mon, 17 Oct 2005 05:50:30 +0000
parents 3c116b4e73b7
children e1e5462b7d81
line wrap: on
line diff
--- a/src/internal.h	Mon Oct 17 05:32:33 2005 +0000
+++ b/src/internal.h	Mon Oct 17 05:50:30 2005 +0000
@@ -110,10 +110,6 @@
 # include <unistd.h>
 #endif
 
-#ifndef I_KNOW_I_SHOULD_NOT_SEEK_HELP_WITH_GAIM_CVS
-#error You are using Gaim CVS. Do not seek help. Do not pass Go. Do not collect Gaim 2.0.0.
-#endif
-
 #ifndef MAXPATHLEN
 # define MAXPATHLEN 1024
 #endif