]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkentry.c
Remove support for the poorly defined text/plain type for now. (#55117)
[~andy/gtk] / gtk / gtkentry.c
index 7c5bf59992a1f187e4189846fd1f28c831983d8a..46d5562a3ea727ef16348a343f90fde1db50deaf 100644 (file)
@@ -98,7 +98,6 @@ static GtkTargetEntry target_table[] = {
   { "UTF8_STRING",   0, 0 },
   { "COMPOUND_TEXT", 0, 0 },
   { "TEXT",          0, 0 },
-  { "text/plain",    0, 0 },
   { "STRING",        0, 0 }
 };